2024-04-29 23:19:14.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-04-29 23:19:14.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:14.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:14.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:14.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:14.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:14.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:14.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@493ac8d3 2024-04-29 23:19:14.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:14.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:14.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:14.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:14.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:14.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:14.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:14.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:14.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:14.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:14.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:14.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:14.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:14.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 23:19:14.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 23:19:14.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:14.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:14.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 23:19:14.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:14.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-04-29 23:19:14.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:14.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:14.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:14.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:14.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:14.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:14.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-04-29 23:19:14.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 23:19:14.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 23:19:14.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-04-29 23:19:15.089 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:15.092 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 23:19:15.096 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a1f78cc 2024-04-29 23:19:15.096 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a1f78cc 2024-04-29 23:19:15.102 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d89dff 2024-04-29 23:19:15.102 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d89dff 2024-04-29 23:19:15.106 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e713bc 2024-04-29 23:19:15.106 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e713bc 2024-04-29 23:19:15.109 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@15e597c4 2024-04-29 23:19:15.109 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@15e597c4 2024-04-29 23:19:15.112 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@341d54ac 2024-04-29 23:19:15.112 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@341d54ac 2024-04-29 23:19:15.115 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ba00b5 2024-04-29 23:19:15.115 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ba00b5 2024-04-29 23:19:15.117 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca89d6d 2024-04-29 23:19:15.117 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca89d6d 2024-04-29 23:19:15.120 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ca688b 2024-04-29 23:19:15.120 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ca688b 2024-04-29 23:19:15.122 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 23:19:15.123 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bacfaaa 2024-04-29 23:19:15.123 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bacfaaa 2024-04-29 23:19:15.123 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 23:19:15.126 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 23:19:15.359 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:15.359 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 23:19:15.359 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:15.360 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 23:19:15.406 [DefaultDispatcher-worker-3 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 23:19:15.408 [DefaultDispatcher-worker-3 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-29 23:19:15.408 [DefaultDispatcher-worker-3 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:15.408 [DefaultDispatcher-worker-3 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-29 23:19:15.464 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 23:19:15.516 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 23:19:15.546 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 23:19:15.566 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 23:19:15.586 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 23:19:15.597 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 23:19:15.712 [DefaultDispatcher-worker-1 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-04-29 23:19:15.744 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-04-29 23:19:15.745 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-04-29 23:19:15.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-04-29 23:19:15.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-04-29 23:19:15.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 23:19:15.762 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79aee22a: (connection evicted) 2024-04-29 23:19:15.763 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a1f78cc: (connection evicted) 2024-04-29 23:19:15.763 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-29 23:19:15.763 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:15.763 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54d89dff: (connection evicted) 2024-04-29 23:19:15.763 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50e713bc: (connection evicted) 2024-04-29 23:19:15.764 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15e597c4: (connection evicted) 2024-04-29 23:19:15.764 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@341d54ac: (connection evicted) 2024-04-29 23:19:15.765 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24ba00b5: (connection evicted) 2024-04-29 23:19:15.765 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ca89d6d: (connection evicted) 2024-04-29 23:19:15.766 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75ca688b: (connection evicted) 2024-04-29 23:19:15.766 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bacfaaa: (connection evicted) 2024-04-29 23:19:15.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:15.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-04-29 23:19:15.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-04-29 23:19:15.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-04-29 23:19:15.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:15.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:15.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:15.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:15.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:15.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:15.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e0986c9 2024-04-29 23:19:15.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:15.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:15.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:15.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:15.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:15.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:15.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:15.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:15.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:15.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:15.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:15.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:15.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:15.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 23:19:15.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 23:19:15.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:15.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:15.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 23:19:15.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:15.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-04-29 23:19:15.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:15.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:15.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:15.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:15.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:15.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:15.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:15.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:15.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-04-29 23:19:15.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@48cf8414 2024-04-29 23:19:15.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@48cf8414 2024-04-29 23:19:15.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-04-29 23:19:15.782 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cf8414 2024-04-29 23:19:15.796 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cf8414 2024-04-29 23:19:15.798 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cf8414 2024-04-29 23:19:15.800 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:15.800 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 23:19:15.800 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:15.800 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 23:19:15.818 [DefaultDispatcher-worker-6 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cf8414 2024-04-29 23:19:15.820 [DefaultDispatcher-worker-6 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-29 23:19:15.820 [DefaultDispatcher-worker-6 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:15.820 [DefaultDispatcher-worker-6 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-29 23:19:15.826 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cf8414 2024-04-29 23:19:15.840 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cf8414 2024-04-29 23:19:15.855 [DefaultDispatcher-worker-3 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cf8414 2024-04-29 23:19:15.870 [DefaultDispatcher-worker-3 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cf8414 2024-04-29 23:19:15.881 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:15.883 [DefaultDispatcher-worker-3 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cf8414 2024-04-29 23:19:15.884 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@58685fd1 2024-04-29 23:19:15.884 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@58685fd1 2024-04-29 23:19:15.887 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@56afbaac 2024-04-29 23:19:15.887 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@56afbaac 2024-04-29 23:19:15.890 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@529034a1 2024-04-29 23:19:15.890 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@529034a1 2024-04-29 23:19:15.891 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cf8414 2024-04-29 23:19:15.893 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1792b097 2024-04-29 23:19:15.893 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1792b097 2024-04-29 23:19:15.895 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d9ef363 2024-04-29 23:19:15.895 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d9ef363 2024-04-29 23:19:15.898 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@26cf42a6 2024-04-29 23:19:15.898 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@26cf42a6 2024-04-29 23:19:15.901 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@75295fe2 2024-04-29 23:19:15.901 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@75295fe2 2024-04-29 23:19:15.903 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@77bd4fd8 2024-04-29 23:19:15.904 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@77bd4fd8 2024-04-29 23:19:15.906 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@dc2bfa7 2024-04-29 23:19:15.906 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@dc2bfa7 2024-04-29 23:19:15.906 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 23:19:15.953 [DefaultDispatcher-worker-5 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48cf8414 2024-04-29 23:19:15.982 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-04-29 23:19:15.982 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-04-29 23:19:15.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-04-29 23:19:15.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-04-29 23:19:15.984 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:15.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 23:19:15.985 [DefaultDispatcher-worker-3 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-29 23:19:15.985 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48cf8414: (connection evicted) 2024-04-29 23:19:15.986 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58685fd1: (connection evicted) 2024-04-29 23:19:15.986 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56afbaac: (connection evicted) 2024-04-29 23:19:15.987 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@529034a1: (connection evicted) 2024-04-29 23:19:15.988 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1792b097: (connection evicted) 2024-04-29 23:19:15.988 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d9ef363: (connection evicted) 2024-04-29 23:19:15.989 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26cf42a6: (connection evicted) 2024-04-29 23:19:15.990 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75295fe2: (connection evicted) 2024-04-29 23:19:15.990 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77bd4fd8: (connection evicted) 2024-04-29 23:19:15.991 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dc2bfa7: (connection evicted) 2024-04-29 23:19:15.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:15.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-04-29 23:19:15.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-04-29 23:19:16.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-04-29 23:19:16.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:16.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:16.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:16.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:16.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:16.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:16.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a39e554 2024-04-29 23:19:16.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:16.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:16.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:16.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:16.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:16.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:16.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:16.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:16.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:16.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:16.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-04-29 23:19:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:16.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:16.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-04-29 23:19:16.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@350bbd5d 2024-04-29 23:19:16.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@350bbd5d 2024-04-29 23:19:16.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-04-29 23:19:16.146 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:16.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-04-29 23:19:16.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:16.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:16.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:16.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:16.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:16.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:16.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c7ad4f3 2024-04-29 23:19:16.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:16.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:16.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:16.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:16.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:16.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:16.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:16.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:16.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:16.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:16.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:16.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:16.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:16.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:16.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:16.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:16.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:16.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:16.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:16.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-04-29 23:19:16.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:16.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:16.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:16.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:16.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:16.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:16.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:16.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:16.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-04-29 23:19:16.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dda8a2e 2024-04-29 23:19:16.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dda8a2e 2024-04-29 23:19:16.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-04-29 23:19:16.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-04-29 23:19:16.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:16.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:16.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:16.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:16.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:16.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:16.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6aa6c17 2024-04-29 23:19:16.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:16.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:16.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:16.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:16.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:16.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:16.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:16.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:16.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:16.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:16.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:16.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:16.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:16.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:16.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:16.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:16.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:16.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:16.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:16.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-04-29 23:19:16.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:16.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:16.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:16.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:16.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:16.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:16.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:16.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:16.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-04-29 23:19:16.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e349cf2 2024-04-29 23:19:16.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e349cf2 2024-04-29 23:19:16.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-04-29 23:19:16.498 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:16.511 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dda8a2e 2024-04-29 23:19:16.524 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:16.786 [DefaultDispatcher-worker-8 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e349cf2 2024-04-29 23:19:16.793 [DefaultDispatcher-worker-8 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e349cf2 2024-04-29 23:19:16.794 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48533/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-29 23:19:16.794 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48533/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-04-29 23:19:16.794 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48533/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-29 23:19:16.815 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48533/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-29 23:19:16.815 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48533/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-29 23:19:16.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-04-29 23:19:16.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-04-29 23:19:16.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:16.849 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dda8a2e: (connection evicted) 2024-04-29 23:19:16.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:16.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-04-29 23:19:16.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-04-29 23:19:16.854 [Test worker @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e349cf2 2024-04-29 23:19:16.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-04-29 23:19:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c67395 2024-04-29 23:19:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:16.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:16.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:16.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:16.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:16.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:16.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-04-29 23:19:16.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:16.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:16.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:16.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:16.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:16.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:16.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:16.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:16.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-04-29 23:19:16.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a47036 2024-04-29 23:19:16.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a47036 2024-04-29 23:19:16.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-04-29 23:19:16.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-04-29 23:19:16.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:16.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:16.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:16.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:16.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:16.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:16.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70c205bf 2024-04-29 23:19:16.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:16.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:16.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:16.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:16.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:16.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:16.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:16.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:16.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:16.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:16.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:16.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:16.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:16.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:16.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:16.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:16.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:16.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:16.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:16.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-04-29 23:19:16.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:16.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:16.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:16.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:16.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:16.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:16.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:16.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:16.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-04-29 23:19:16.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2520aa05 2024-04-29 23:19:16.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2520aa05 2024-04-29 23:19:16.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-04-29 23:19:16.928 [DefaultDispatcher-worker-8 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2520aa05 2024-04-29 23:19:16.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-04-29 23:19:16.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-04-29 23:19:16.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:16.932 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20a47036: (connection evicted) 2024-04-29 23:19:16.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:16.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-04-29 23:19:16.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-04-29 23:19:16.935 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2520aa05 2024-04-29 23:19:16.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-04-29 23:19:16.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:16.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:16.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:16.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:16.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:16.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:16.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a90fcaa 2024-04-29 23:19:16.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:16.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:16.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:16.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:16.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:16.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:16.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:16.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:16.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:16.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:16.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:16.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:16.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:16.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:16.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:16.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:16.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:16.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:16.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:16.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-04-29 23:19:16.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:16.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:16.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:16.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:16.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:16.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:16.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:16.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:16.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-04-29 23:19:16.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@32ba5c65 2024-04-29 23:19:16.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@32ba5c65 2024-04-29 23:19:16.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-04-29 23:19:16.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-04-29 23:19:16.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@702f4124 2024-04-29 23:19:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-04-29 23:19:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:16.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-04-29 23:19:16.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@7221539 2024-04-29 23:19:16.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@7221539 2024-04-29 23:19:16.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-04-29 23:19:16.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-04-29 23:19:16.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-04-29 23:19:16.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:16.977 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32ba5c65: (connection evicted) 2024-04-29 23:19:16.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:16.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-04-29 23:19:16.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-04-29 23:19:16.979 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:16.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-04-29 23:19:16.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:16.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:16.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:16.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:16.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:16.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:16.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@120411ec 2024-04-29 23:19:16.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:16.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:16.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:16.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:16.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:16.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:16.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:16.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:16.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:16.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:16.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:16.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:16.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:16.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:16.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:16.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:16.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:16.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:16.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:16.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-04-29 23:19:16.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:16.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:16.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:16.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:16.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:16.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:16.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:16.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:16.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-04-29 23:19:16.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b2e9db2 2024-04-29 23:19:16.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b2e9db2 2024-04-29 23:19:16.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-04-29 23:19:17.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-04-29 23:19:17.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:17.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:17.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:17.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:17.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:17.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:17.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6efd0a6e 2024-04-29 23:19:17.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:17.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:17.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:17.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:17.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:17.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:17.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:17.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:17.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:17.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:17.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:17.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:17.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:17.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:17.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:17.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:17.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:17.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:17.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:17.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-04-29 23:19:17.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:17.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:17.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:17.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:17.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:17.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:17.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:17.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:17.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-04-29 23:19:17.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@30228de7 2024-04-29 23:19:17.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@30228de7 2024-04-29 23:19:17.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-04-29 23:19:17.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-04-29 23:19:17.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-04-29 23:19:17.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:17.023 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b2e9db2: (connection evicted) 2024-04-29 23:19:17.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:17.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-04-29 23:19:17.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-04-29 23:19:17.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-04-29 23:19:17.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:17.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:17.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:17.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:17.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:17.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:17.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f1d799 2024-04-29 23:19:17.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:17.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:17.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:17.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-04-29 23:19:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:17.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-04-29 23:19:17.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@a120b9 2024-04-29 23:19:17.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@a120b9 2024-04-29 23:19:17.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-04-29 23:19:17.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-04-29 23:19:17.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:17.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:17.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:17.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:17.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:17.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:17.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@333e5fb6 2024-04-29 23:19:17.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:17.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:17.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:17.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:17.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:17.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:17.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:17.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:17.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:17.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:17.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:17.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:17.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:17.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:17.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:17.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:17.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:17.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:17.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:17.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-04-29 23:19:17.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:17.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:17.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:17.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:17.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:17.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:17.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:17.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:17.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-04-29 23:19:17.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a9f95b 2024-04-29 23:19:17.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a9f95b 2024-04-29 23:19:17.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-04-29 23:19:17.069 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:17.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-04-29 23:19:17.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-04-29 23:19:17.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:17.090 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a120b9: (connection evicted) 2024-04-29 23:19:17.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:17.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-04-29 23:19:17.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-04-29 23:19:17.111 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:17.155 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-04-29 23:19:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@553fbe94 2024-04-29 23:19:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-04-29 23:19:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:17.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:17.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-04-29 23:19:17.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f60824e 2024-04-29 23:19:17.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f60824e 2024-04-29 23:19:17.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-04-29 23:19:17.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-04-29 23:19:17.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:17.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:17.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:17.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:17.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:17.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:17.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1218e12 2024-04-29 23:19:17.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:17.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:17.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:17.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:17.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:17.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:17.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:17.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:17.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-04-29 23:19:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:17.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:17.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-04-29 23:19:17.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@30704f85 2024-04-29 23:19:17.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@30704f85 2024-04-29 23:19:17.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-04-29 23:19:17.287 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:17.312 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:17.343 [DefaultDispatcher-worker-5 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30704f85 2024-04-29 23:19:17.377 [DefaultDispatcher-worker-5 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30704f85 2024-04-29 23:19:17.385 [DefaultDispatcher-worker-5 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30704f85 2024-04-29 23:19:17.394 [DefaultDispatcher-worker-5 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30704f85 2024-04-29 23:19:17.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-04-29 23:19:17.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-04-29 23:19:17.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:17.447 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f60824e: (connection evicted) 2024-04-29 23:19:17.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:17.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-04-29 23:19:17.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-04-29 23:19:17.456 [Test worker @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30704f85 2024-04-29 23:19:17.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-04-29 23:19:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:17.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:17.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4045fd1f 2024-04-29 23:19:17.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:17.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:17.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:17.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:17.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:17.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:17.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:17.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:17.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:17.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:17.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:17.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:17.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:17.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:17.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:17.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:17.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:17.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:17.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:17.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-04-29 23:19:17.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:17.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:17.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:17.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:17.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:17.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:17.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:17.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:17.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-04-29 23:19:17.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@192f5f39 2024-04-29 23:19:17.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@192f5f39 2024-04-29 23:19:17.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-04-29 23:19:17.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-04-29 23:19:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cd5fc46 2024-04-29 23:19:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-04-29 23:19:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:17.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:17.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-04-29 23:19:17.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@3221588e 2024-04-29 23:19:17.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@3221588e 2024-04-29 23:19:17.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-04-29 23:19:17.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-04-29 23:19:17.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-04-29 23:19:17.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:17.493 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@192f5f39: (connection evicted) 2024-04-29 23:19:17.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:17.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-04-29 23:19:17.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-04-29 23:19:17.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-04-29 23:19:17.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:17.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:17.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:17.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:17.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:17.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:17.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2152fde5 2024-04-29 23:19:17.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:17.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:17.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:17.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:17.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:17.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:17.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:17.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:17.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:17.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:17.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:17.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:17.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:17.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:17.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:17.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:17.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:17.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:17.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:17.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-04-29 23:19:17.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:17.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:17.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:17.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:17.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:17.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:17.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:17.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:17.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-04-29 23:19:17.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2024-04-29 23:19:17.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2024-04-29 23:19:17.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-04-29 23:19:17.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-04-29 23:19:17.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:17.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:17.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:17.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:17.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:17.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:17.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17df689e 2024-04-29 23:19:17.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:17.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:17.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:17.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:17.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:17.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:17.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:17.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:17.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:17.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:17.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:17.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:17.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:17.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:17.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:17.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:17.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:17.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:17.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:17.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-04-29 23:19:17.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:17.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:17.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:17.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:17.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:17.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:17.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:17.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:17.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-04-29 23:19:17.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7469ca 2024-04-29 23:19:17.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7469ca 2024-04-29 23:19:17.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-04-29 23:19:17.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-04-29 23:19:17.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-04-29 23:19:17.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:17.519 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32328dc4: (connection evicted) 2024-04-29 23:19:17.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:17.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-04-29 23:19:17.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-04-29 23:19:17.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-04-29 23:19:17.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:17.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:17.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:17.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:17.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:17.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:17.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cad24ae 2024-04-29 23:19:17.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:17.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:17.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:17.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:17.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:17.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:17.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:17.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:17.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:17.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:17.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:17.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:17.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:17.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:17.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:17.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:17.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:17.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:17.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:17.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-04-29 23:19:17.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:17.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:17.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:17.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:17.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:17.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:17.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:17.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:17.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-04-29 23:19:17.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@18cbc3c2 2024-04-29 23:19:17.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@18cbc3c2 2024-04-29 23:19:17.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-04-29 23:19:17.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-04-29 23:19:17.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:17.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:17.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:17.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:17.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:17.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:17.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b25d695 2024-04-29 23:19:17.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:17.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:17.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:17.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:17.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:17.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:17.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:17.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:17.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:17.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:17.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:17.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:17.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:17.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:17.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:17.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:17.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:17.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:17.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:17.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-04-29 23:19:17.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:17.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:17.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:17.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:17.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:17.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:17.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:17.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:17.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-04-29 23:19:17.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d31f14 2024-04-29 23:19:17.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d31f14 2024-04-29 23:19:17.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-04-29 23:19:17.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-04-29 23:19:17.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-04-29 23:19:17.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:17.546 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18cbc3c2: (connection evicted) 2024-04-29 23:19:17.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:17.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-04-29 23:19:17.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-04-29 23:19:17.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-04-29 23:19:17.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:17.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:17.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:17.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:17.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:17.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:17.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f45dfec 2024-04-29 23:19:17.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:17.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:17.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:17.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:17.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:17.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:17.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:17.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:17.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:17.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:17.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:17.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:17.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:17.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:17.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:17.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:17.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:17.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:17.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:17.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-04-29 23:19:17.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:17.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:17.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:17.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:17.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:17.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:17.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:17.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:17.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-04-29 23:19:17.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b52b18a 2024-04-29 23:19:17.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b52b18a 2024-04-29 23:19:17.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-04-29 23:19:17.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-04-29 23:19:17.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:17.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:17.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:17.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:17.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:17.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:17.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bc6c20d 2024-04-29 23:19:17.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:17.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:17.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:17.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:17.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:17.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:17.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:17.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:17.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:17.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:17.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:17.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:17.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:17.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:17.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:17.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:17.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:17.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:17.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:17.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-04-29 23:19:17.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:17.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:17.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:17.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:17.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:17.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:17.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:17.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:17.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-04-29 23:19:17.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b85a73 2024-04-29 23:19:17.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b85a73 2024-04-29 23:19:17.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-04-29 23:19:17.596 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:17.617 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:17.640 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:17.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-04-29 23:19:17.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-04-29 23:19:17.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:17.644 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b52b18a: (connection evicted) 2024-04-29 23:19:17.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:17.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-04-29 23:19:17.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-04-29 23:19:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-04-29 23:19:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c4551c6 2024-04-29 23:19:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-04-29 23:19:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:17.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:17.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-04-29 23:19:17.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2024-04-29 23:19:17.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2024-04-29 23:19:17.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-04-29 23:19:17.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-04-29 23:19:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56c6d515 2024-04-29 23:19:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-04-29 23:19:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:17.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:17.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-04-29 23:19:17.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2024-04-29 23:19:17.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2024-04-29 23:19:17.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-04-29 23:19:17.670 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:17.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-04-29 23:19:17.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-04-29 23:19:17.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:17.673 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4db46344: (connection evicted) 2024-04-29 23:19:17.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:17.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-04-29 23:19:17.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-04-29 23:19:17.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-04-29 23:19:17.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:17.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:17.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:17.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:17.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:17.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:17.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62054faf 2024-04-29 23:19:17.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:17.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:17.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:17.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:17.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:17.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:17.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:17.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:17.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:17.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:17.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:17.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:17.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:17.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:17.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:17.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:17.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:17.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:17.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:17.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-04-29 23:19:17.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:17.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:17.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:17.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:17.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:17.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:17.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:17.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:17.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-04-29 23:19:17.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f63ddc 2024-04-29 23:19:17.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f63ddc 2024-04-29 23:19:17.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-04-29 23:19:17.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-04-29 23:19:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@210c1b9d 2024-04-29 23:19:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-04-29 23:19:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:17.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:17.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-04-29 23:19:17.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@3578a45b 2024-04-29 23:19:17.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@3578a45b 2024-04-29 23:19:17.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-04-29 23:19:17.706 [DefaultDispatcher-worker-2 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3578a45b 2024-04-29 23:19:17.708 [DefaultDispatcher-worker-2 @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3578a45b 2024-04-29 23:19:17.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-04-29 23:19:17.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-04-29 23:19:17.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:17.709 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20f63ddc: (connection evicted) 2024-04-29 23:19:17.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:17.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-04-29 23:19:17.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-04-29 23:19:17.711 [Test worker @coroutine#184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3578a45b 2024-04-29 23:19:17.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-04-29 23:19:17.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:17.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:17.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:17.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:17.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:17.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:17.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e994ca 2024-04-29 23:19:17.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:17.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:17.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:17.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:17.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:17.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:17.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:17.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:17.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:17.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:17.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:17.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:17.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:17.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:17.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:17.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:17.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:17.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:17.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:17.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-04-29 23:19:17.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:17.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:17.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:17.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:17.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:17.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:17.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:17.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:17.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-04-29 23:19:17.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb44737 2024-04-29 23:19:17.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb44737 2024-04-29 23:19:17.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-04-29 23:19:17.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-04-29 23:19:17.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:17.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:17.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:17.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:17.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:17.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:17.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11295cb1 2024-04-29 23:19:17.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:17.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:17.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:17.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:17.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:17.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:17.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:17.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:17.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:17.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:17.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:17.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:17.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:17.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:17.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:17.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:17.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:17.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:17.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:17.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-04-29 23:19:17.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:17.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:17.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:17.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:17.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:17.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:17.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:17.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:17.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-04-29 23:19:17.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@5256fbc 2024-04-29 23:19:17.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@5256fbc 2024-04-29 23:19:17.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-04-29 23:19:17.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-04-29 23:19:17.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-04-29 23:19:17.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:17.748 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fb44737: (connection evicted) 2024-04-29 23:19:17.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:17.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-04-29 23:19:17.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-04-29 23:19:17.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-04-29 23:19:17.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:17.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:17.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:17.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:17.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:17.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:17.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c79c5ec 2024-04-29 23:19:17.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:17.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:17.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:17.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:17.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:17.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:17.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:17.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:17.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:17.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:17.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:17.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:17.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:17.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:17.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:17.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:17.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:17.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:17.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:17.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-04-29 23:19:17.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:17.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:17.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:17.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:17.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:17.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:17.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:17.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:17.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-04-29 23:19:17.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbf744b 2024-04-29 23:19:17.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbf744b 2024-04-29 23:19:17.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-04-29 23:19:17.770 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-04-29 23:19:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55881f40 2024-04-29 23:19:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:17.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:17.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:17.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:17.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:17.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:17.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:17.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-04-29 23:19:17.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:17.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:17.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:17.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:17.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:17.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:17.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:17.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:17.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-04-29 23:19:17.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@248b2b61 2024-04-29 23:19:17.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@248b2b61 2024-04-29 23:19:17.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-04-29 23:19:17.794 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:17.833 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:17.862 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:17.881 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:17.973 [DefaultDispatcher-worker-7 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248b2b61 2024-04-29 23:19:17.975 [DefaultDispatcher-worker-7 @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248b2b61 2024-04-29 23:19:17.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-04-29 23:19:17.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-04-29 23:19:17.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:17.977 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bbf744b: (connection evicted) 2024-04-29 23:19:17.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:17.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-04-29 23:19:17.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-04-29 23:19:17.980 [Test worker @coroutine#206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248b2b61 2024-04-29 23:19:17.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-04-29 23:19:17.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:17.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:17.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:17.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:17.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:17.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:17.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a1cb94 2024-04-29 23:19:17.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:17.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:17.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:17.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:17.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:17.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:17.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:17.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:17.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:17.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:17.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:17.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:17.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:17.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:17.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:17.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:17.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:17.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:17.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:17.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-04-29 23:19:17.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:17.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:17.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:17.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:17.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:17.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:17.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:17.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:17.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-04-29 23:19:17.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f41a81 2024-04-29 23:19:17.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f41a81 2024-04-29 23:19:17.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-04-29 23:19:18.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-04-29 23:19:18.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:18.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:18.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:18.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:18.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:18.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:18.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@156ff70f 2024-04-29 23:19:18.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:18.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:18.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:18.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:18.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:18.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:18.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:18.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:18.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:18.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:18.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:18.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:18.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:18.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:18.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:18.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:18.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:18.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:18.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:18.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-04-29 23:19:18.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:18.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:18.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:18.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:18.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:18.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:18.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:18.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:18.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-04-29 23:19:18.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@185339ed 2024-04-29 23:19:18.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@185339ed 2024-04-29 23:19:18.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-04-29 23:19:18.085 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:18.102 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:18.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-04-29 23:19:18.233 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-04-29 23:19:18.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:18.233 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37f41a81: (connection evicted) 2024-04-29 23:19:18.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:18.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-04-29 23:19:18.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-04-29 23:19:18.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-04-29 23:19:18.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:18.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:18.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:18.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:18.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:18.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:18.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@749f61a3 2024-04-29 23:19:18.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:18.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-04-29 23:19:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:18.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-04-29 23:19:18.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@42dd7d82 2024-04-29 23:19:18.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@42dd7d82 2024-04-29 23:19:18.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-04-29 23:19:18.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-04-29 23:19:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2838eb 2024-04-29 23:19:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-04-29 23:19:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:18.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-04-29 23:19:18.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@45dc7be 2024-04-29 23:19:18.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@45dc7be 2024-04-29 23:19:18.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-04-29 23:19:18.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-04-29 23:19:18.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-04-29 23:19:18.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:18.263 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42dd7d82: (connection evicted) 2024-04-29 23:19:18.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:18.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-04-29 23:19:18.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-04-29 23:19:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-04-29 23:19:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a78d380 2024-04-29 23:19:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-04-29 23:19:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:18.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:18.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-04-29 23:19:18.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@23bd2f6e 2024-04-29 23:19:18.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@23bd2f6e 2024-04-29 23:19:18.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-04-29 23:19:18.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-04-29 23:19:18.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:18.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:18.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:18.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:18.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:18.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:18.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18e8eb59 2024-04-29 23:19:18.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:18.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:18.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:18.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:18.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:18.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:18.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:18.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:18.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:18.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:18.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:18.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:18.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:18.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:18.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:18.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:18.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:18.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:18.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:18.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-04-29 23:19:18.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:18.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:18.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:18.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:18.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:18.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:18.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:18.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:18.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-04-29 23:19:18.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e95f584 2024-04-29 23:19:18.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e95f584 2024-04-29 23:19:18.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-04-29 23:19:18.357 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:18.367 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:18.392 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:18.474 [DefaultDispatcher-worker-7 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e95f584 2024-04-29 23:19:18.476 [DefaultDispatcher-worker-7 @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e95f584 2024-04-29 23:19:18.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-04-29 23:19:18.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-04-29 23:19:18.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:18.477 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23bd2f6e: (connection evicted) 2024-04-29 23:19:18.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:18.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-04-29 23:19:18.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-04-29 23:19:18.478 [Test worker @coroutine#233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e95f584 2024-04-29 23:19:18.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-04-29 23:19:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d0a2c82 2024-04-29 23:19:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-04-29 23:19:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:18.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-04-29 23:19:18.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@78504ce9 2024-04-29 23:19:18.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@78504ce9 2024-04-29 23:19:18.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-04-29 23:19:18.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-04-29 23:19:18.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:18.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:18.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:18.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:18.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:18.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:18.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e52d2f2 2024-04-29 23:19:18.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:18.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:18.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:18.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:18.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:18.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:18.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:18.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:18.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:18.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:18.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:18.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:18.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:18.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:18.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:18.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:18.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:18.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:18.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:18.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-04-29 23:19:18.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:18.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:18.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:18.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:18.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:18.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:18.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:18.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:18.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-04-29 23:19:18.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@4882b9a 2024-04-29 23:19:18.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@4882b9a 2024-04-29 23:19:18.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-04-29 23:19:18.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-04-29 23:19:18.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-04-29 23:19:18.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:18.507 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78504ce9: (connection evicted) 2024-04-29 23:19:18.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:18.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-04-29 23:19:18.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-04-29 23:19:18.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-04-29 23:19:18.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:18.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:18.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:18.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:18.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:18.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:18.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69d7bc1a 2024-04-29 23:19:18.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:18.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:18.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:18.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:18.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:18.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:18.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:18.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:18.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:18.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:18.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:18.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:18.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:18.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 23:19:18.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 23:19:18.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:18.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:18.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 23:19:18.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:18.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-04-29 23:19:18.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:18.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:18.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:18.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:18.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:18.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:18.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:18.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:18.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-04-29 23:19:18.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e668322 2024-04-29 23:19:18.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e668322 2024-04-29 23:19:18.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-04-29 23:19:18.536 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e668322 2024-04-29 23:19:18.549 [Test worker @coroutine#243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e668322 2024-04-29 23:19:18.551 [Test worker @coroutine#245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e668322 2024-04-29 23:19:18.558 [Test worker @coroutine#250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e668322 2024-04-29 23:19:18.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-04-29 23:19:18.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:18.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:18.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:18.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:18.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:18.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:18.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ad112de 2024-04-29 23:19:18.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:18.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:18.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:18.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:18.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:18.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:18.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:18.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:18.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:18.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:18.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:18.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:18.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:18.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:18.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:18.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:18.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:18.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:18.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:18.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-04-29 23:19:18.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:18.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:18.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:18.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:18.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:18.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:18.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:18.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:18.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-04-29 23:19:18.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae2fa13 2024-04-29 23:19:18.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae2fa13 2024-04-29 23:19:18.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-04-29 23:19:18.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-04-29 23:19:18.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-04-29 23:19:18.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:18.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:18.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-04-29 23:19:18.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-04-29 23:19:18.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-04-29 23:19:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bdedbbd 2024-04-29 23:19:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 23:19:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 23:19:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 23:19:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-04-29 23:19:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:18.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-04-29 23:19:18.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@d2cb2d0 2024-04-29 23:19:18.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@d2cb2d0 2024-04-29 23:19:18.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-04-29 23:19:18.575 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2cb2d0 2024-04-29 23:19:18.592 [Test worker @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2cb2d0 2024-04-29 23:19:18.594 [Test worker @coroutine#263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2cb2d0 2024-04-29 23:19:18.598 [Test worker @coroutine#268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2cb2d0 2024-04-29 23:19:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-04-29 23:19:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6124dda2 2024-04-29 23:19:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-04-29 23:19:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:18.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:18.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-04-29 23:19:18.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc891f2 2024-04-29 23:19:18.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc891f2 2024-04-29 23:19:18.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-04-29 23:19:18.603 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:18.611 [DefaultDispatcher-worker-6 @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc891f2 2024-04-29 23:19:18.611 [DefaultDispatcher-worker-4 @coroutine#265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2cb2d0 2024-04-29 23:19:18.613 [Test worker @coroutine#281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc891f2 2024-04-29 23:19:18.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-04-29 23:19:18.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-04-29 23:19:18.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:18.617 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d2cb2d0: (connection evicted) 2024-04-29 23:19:18.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:18.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-04-29 23:19:18.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-04-29 23:19:18.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-04-29 23:19:18.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:18.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:18.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:18.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:18.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:18.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:18.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e7e455d 2024-04-29 23:19:18.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 23:19:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 23:19:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 23:19:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-04-29 23:19:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:18.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-04-29 23:19:18.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4d38f9 2024-04-29 23:19:18.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4d38f9 2024-04-29 23:19:18.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-04-29 23:19:18.627 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4d38f9 2024-04-29 23:19:18.647 [Test worker @coroutine#284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4d38f9 2024-04-29 23:19:18.650 [Test worker @coroutine#286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4d38f9 2024-04-29 23:19:18.656 [Test worker @coroutine#291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4d38f9 2024-04-29 23:19:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-04-29 23:19:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f525e13 2024-04-29 23:19:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-04-29 23:19:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:18.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:18.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:18.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:18.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:18.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:18.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:18.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:18.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-04-29 23:19:18.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@af9dd34 2024-04-29 23:19:18.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@af9dd34 2024-04-29 23:19:18.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-04-29 23:19:18.660 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:18.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-04-29 23:19:18.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-04-29 23:19:18.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:18.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:18.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-04-29 23:19:18.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-04-29 23:19:18.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-04-29 23:19:18.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:18.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:18.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:18.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:18.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:18.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:18.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28dacf31 2024-04-29 23:19:18.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:18.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:18.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:18.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:18.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:18.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:18.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:18.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:18.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:18.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:18.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:18.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:18.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:18.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 23:19:18.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 23:19:18.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:18.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:18.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 23:19:18.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:18.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-04-29 23:19:18.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:18.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:18.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:18.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:18.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:18.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:18.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:18.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:18.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-04-29 23:19:18.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@795faad 2024-04-29 23:19:18.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@795faad 2024-04-29 23:19:18.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-04-29 23:19:18.669 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@795faad 2024-04-29 23:19:18.683 [Test worker @coroutine#302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@795faad 2024-04-29 23:19:18.685 [Test worker @coroutine#304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@795faad 2024-04-29 23:19:18.688 [Test worker @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@795faad 2024-04-29 23:19:18.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-04-29 23:19:18.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:18.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:18.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:18.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:18.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:18.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:18.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51869ad6 2024-04-29 23:19:18.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:18.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:18.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:18.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:18.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:18.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:18.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:18.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:18.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:18.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:18.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:18.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:18.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:18.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:18.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:18.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:18.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:18.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:18.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:18.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-04-29 23:19:18.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:18.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:18.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:18.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:18.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:18.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:18.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:18.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:18.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-04-29 23:19:18.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f4038c 2024-04-29 23:19:18.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f4038c 2024-04-29 23:19:18.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-04-29 23:19:18.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-04-29 23:19:18.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-04-29 23:19:18.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:18.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:18.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-04-29 23:19:18.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-04-29 23:19:18.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-04-29 23:19:18.701 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:18.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:18.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:18.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:18.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:18.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:18.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:18.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79617c3d 2024-04-29 23:19:18.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:18.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:18.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:18.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:18.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:18.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:18.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:18.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:18.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:18.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:18.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:18.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:18.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:18.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:18.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:18.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:18.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:18.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:18.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:18.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-04-29 23:19:18.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:18.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:18.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:18.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:18.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:18.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:18.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:18.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:18.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-04-29 23:19:18.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@197d5a87 2024-04-29 23:19:18.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@197d5a87 2024-04-29 23:19:18.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-04-29 23:19:18.758 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:18.759 [DefaultDispatcher-worker-4 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197d5a87 2024-04-29 23:19:18.772 [DefaultDispatcher-worker-6 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197d5a87 2024-04-29 23:19:18.790 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:18.803 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:18.831 [DefaultDispatcher-worker-3 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197d5a87 2024-04-29 23:19:18.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-04-29 23:19:18.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-04-29 23:19:18.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:18.834 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@197d5a87: (connection evicted) 2024-04-29 23:19:18.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:18.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-04-29 23:19:18.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-04-29 23:19:18.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-04-29 23:19:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41d877bb 2024-04-29 23:19:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-04-29 23:19:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:18.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-04-29 23:19:18.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@492fa72a 2024-04-29 23:19:18.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@492fa72a 2024-04-29 23:19:18.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-04-29 23:19:18.886 [DefaultDispatcher-worker-10 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492fa72a 2024-04-29 23:19:18.897 [DefaultDispatcher-worker-10 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492fa72a 2024-04-29 23:19:18.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-04-29 23:19:18.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-04-29 23:19:18.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:18.914 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@492fa72a: (connection evicted) 2024-04-29 23:19:18.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:18.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-04-29 23:19:18.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-04-29 23:19:18.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-04-29 23:19:18.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:18.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:18.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:18.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:18.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:18.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:18.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@93fb44 2024-04-29 23:19:18.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:18.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:18.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:18.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:18.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:18.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:18.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:18.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:18.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:18.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:18.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:18.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:18.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:18.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:18.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:18.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:18.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:18.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:18.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:18.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-04-29 23:19:18.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:18.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:18.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:18.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:18.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:18.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:18.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:18.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:18.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-04-29 23:19:18.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b48f39 2024-04-29 23:19:18.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b48f39 2024-04-29 23:19:18.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-04-29 23:19:18.971 [DefaultDispatcher-worker-10 @coroutine#327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b48f39 2024-04-29 23:19:18.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-04-29 23:19:18.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-04-29 23:19:18.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:18.973 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14b48f39: (connection evicted) 2024-04-29 23:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:18.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-04-29 23:19:18.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-04-29 23:19:18.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-04-29 23:19:18.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:18.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:18.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:18.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:18.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:18.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:18.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72ceafeb 2024-04-29 23:19:18.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:18.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:18.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:18.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:18.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:18.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:18.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:18.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:18.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:18.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:18.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:18.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:18.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:18.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:18.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:18.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:18.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:18.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:18.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:18.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-04-29 23:19:18.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:18.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:18.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:18.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:18.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:18.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:18.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:18.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:18.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-04-29 23:19:18.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e91f6d 2024-04-29 23:19:18.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e91f6d 2024-04-29 23:19:18.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-04-29 23:19:19.018 [DefaultDispatcher-worker-2 @coroutine#329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28e91f6d 2024-04-29 23:19:19.030 [DefaultDispatcher-worker-5 @coroutine#329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28e91f6d 2024-04-29 23:19:19.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-04-29 23:19:19.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-04-29 23:19:19.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:19.031 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28e91f6d: (connection evicted) 2024-04-29 23:19:19.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:19.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-04-29 23:19:19.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-04-29 23:19:19.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-04-29 23:19:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@454e9d65 2024-04-29 23:19:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-04-29 23:19:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:19.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:19.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-04-29 23:19:19.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@6807989e 2024-04-29 23:19:19.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@6807989e 2024-04-29 23:19:19.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-04-29 23:19:19.085 [DefaultDispatcher-worker-6 @coroutine#332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6807989e 2024-04-29 23:19:19.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-04-29 23:19:19.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-04-29 23:19:19.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:19.087 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6807989e: (connection evicted) 2024-04-29 23:19:19.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:19.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-04-29 23:19:19.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-04-29 23:19:19.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-04-29 23:19:19.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:19.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:19.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7252bdb 2024-04-29 23:19:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-04-29 23:19:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:19.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:19.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-04-29 23:19:19.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd8db31 2024-04-29 23:19:19.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd8db31 2024-04-29 23:19:19.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-04-29 23:19:19.140 [DefaultDispatcher-worker-8 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd8db31 2024-04-29 23:19:19.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-04-29 23:19:19.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-04-29 23:19:19.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:19.141 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cd8db31: (connection evicted) 2024-04-29 23:19:19.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:19.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-04-29 23:19:19.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-04-29 23:19:19.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-04-29 23:19:19.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:19.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:19.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:19.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:19.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:19.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:19.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6df31abf 2024-04-29 23:19:19.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:19.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:19.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:19.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:19.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:19.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:19.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:19.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:19.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:19.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:19.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:19.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:19.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:19.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:19.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:19.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:19.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:19.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:19.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:19.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-04-29 23:19:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:19.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-04-29 23:19:19.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d16975b 2024-04-29 23:19:19.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d16975b 2024-04-29 23:19:19.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-04-29 23:19:19.373 [DefaultDispatcher-worker-3 @coroutine#345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d16975b 2024-04-29 23:19:19.385 [DefaultDispatcher-worker-1 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d16975b 2024-04-29 23:19:19.389 [Test worker @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47085/manifest.json 2024-04-29 23:19:19.389 [Test worker @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47085/manifest.json. 2024-04-29 23:19:19.389 [Test worker @coroutine#349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47085/manifest.json 2024-04-29 23:19:19.389 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:19.391 [Test worker @coroutine#349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47085/manifest.json 2024-04-29 23:19:19.392 [Test worker @coroutine#349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47085/manifest.json 2024-04-29 23:19:19.515 [Test worker @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47085/manifest.json. 2024-04-29 23:19:19.515 [Test worker @coroutine#349] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47085/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 23:19:19.532 [DefaultDispatcher-worker-2 @coroutine#349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d16975b 2024-04-29 23:19:19.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-04-29 23:19:19.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-04-29 23:19:19.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:19.539 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d16975b: (connection evicted) 2024-04-29 23:19:19.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:19.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-04-29 23:19:19.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-04-29 23:19:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-04-29 23:19:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49fb693d 2024-04-29 23:19:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-04-29 23:19:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:19.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:19.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:19.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:19.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:19.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:19.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:19.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:19.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-04-29 23:19:19.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@5516ee5 2024-04-29 23:19:19.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@5516ee5 2024-04-29 23:19:19.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-04-29 23:19:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-04-29 23:19:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@374ba492 2024-04-29 23:19:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-04-29 23:19:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:19.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:19.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-04-29 23:19:19.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f365a26 2024-04-29 23:19:19.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f365a26 2024-04-29 23:19:19.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-04-29 23:19:19.586 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 23:19:19.645 [Test worker] INFO ktor.application - Application started in 0.065 seconds. 2024-04-29 23:19:19.645 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@42fd8f2f 2024-04-29 23:19:19.646 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:19.657 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-04-29 23:19:19.726 [DefaultDispatcher-worker-1 @coroutine#361] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 23:19:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a0b6aff 2024-04-29 23:19:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:19.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:19.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:19.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:19.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-04-29 23:19:19.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:19.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:19.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:19.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:19.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:19.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:19.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:19.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:19.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-04-29 23:19:19.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd28235 2024-04-29 23:19:19.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd28235 2024-04-29 23:19:19.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-04-29 23:19:19.753 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-29 23:19:19.759 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-29 23:19:19.759 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-29 23:19:19.759 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-29 23:19:19.760 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-29 23:19:19.760 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-29 23:19:19.760 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-29 23:19:19.760 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-29 23:19:19.760 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 23:19:19.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-04-29 23:19:19.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:19.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:19.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:19.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:19.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:19.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:19.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@531b1778 2024-04-29 23:19:19.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:19.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:19.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:19.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:19.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:19.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:19.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:19.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:19.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:19.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:19.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:19.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:19.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:19.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:19.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:19.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:19.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:19.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:19.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:19.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-04-29 23:19:19.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:19.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:19.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:19.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:19.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:19.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:19.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:19.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:19.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-04-29 23:19:19.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-04-29 23:19:19.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-04-29 23:19:19.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-04-29 23:19:19.821 [DefaultDispatcher-worker-4 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-04-29 23:19:19.827 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:19.833 [DefaultDispatcher-worker-4 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-04-29 23:19:19.841 [DefaultDispatcher-worker-8 @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd28235 2024-04-29 23:19:19.844 [DefaultDispatcher-worker-8 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd28235 2024-04-29 23:19:19.854 [DefaultDispatcher-worker-2 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-04-29 23:19:19.862 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:19.866 [DefaultDispatcher-worker-9 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-04-29 23:19:19.866 [Test worker @coroutine#367] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586644256132546560/_ustadmanifest.json 2024-04-29 23:19:19.866 [Test worker @coroutine#367] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586644256132546560/_ustadmanifest.json. 2024-04-29 23:19:19.866 [Test worker @coroutine#367] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586644256132546560/_ustadmanifest.json 2024-04-29 23:19:19.871 [Test worker @coroutine#367] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586644256132546560/_ustadmanifest.json 2024-04-29 23:19:19.871 [Test worker @coroutine#367] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586644256132546560/_ustadmanifest.json 2024-04-29 23:19:19.872 [Test worker @coroutine#367] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586644256132546560/_ustadmanifest.json. 2024-04-29 23:19:19.872 [Test worker @coroutine#367] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586644256132546560/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 23:19:19.894 [DefaultDispatcher-worker-12 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-04-29 23:19:19.900 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-29 23:19:19.901 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-d279ff13-7e89-4e67-9154-07f3804159d8', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-29 23:19:19.905 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 23:19:19.906 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-d279ff13-7e89-4e67-9154-07f3804159d8 2024-04-29 23:19:19.910 [DefaultDispatcher-worker-12 @coroutine#387] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:19.910 [DefaultDispatcher-worker-12 @coroutine#387] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 23:19:19.910 [DefaultDispatcher-worker-12 @coroutine#387] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:19.910 [DefaultDispatcher-worker-12 @coroutine#387] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 23:19:19.920 [DefaultDispatcher-worker-2 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-04-29 23:19:19.920 [DefaultDispatcher-worker-2 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 23:19:19.920 [DefaultDispatcher-worker-2 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:19.920 [DefaultDispatcher-worker-2 @coroutine#386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 23:19:19.928 [DefaultDispatcher-worker-6 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 23:19:19.928 [DefaultDispatcher-worker-6 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 23:19:19.928 [DefaultDispatcher-worker-6 @coroutine#385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 23:19:19.928 [DefaultDispatcher-worker-6 @coroutine#385] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 23:19:19.989 [eventLoopGroupProxy-4-2 @call-handler#408] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 23:19:19.989 [eventLoopGroupProxy-4-4 @call-handler#407] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 23:19:19.989 [eventLoopGroupProxy-4-1 @call-handler#410] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 23:19:19.989 [eventLoopGroupProxy-4-3 @call-handler#409] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-29 23:19:19.995 [eventLoopGroupProxy-4-4 @call-handler#407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:19.995 [eventLoopGroupProxy-4-2 @call-handler#408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:20.001 [eventLoopGroupProxy-4-1 @call-handler#410] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:20.001 [eventLoopGroupProxy-4-3 @call-handler#409] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-29 23:19:20.002 [eventLoopGroupProxy-4-1 @call-handler#410] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 23:19:20.003 [DefaultDispatcher-worker-5 @coroutine#386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 23:19:20.003 [DefaultDispatcher-worker-5 @coroutine#386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 23:19:20.006 [eventLoopGroupProxy-4-1 @call-handler#410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:20.007 [DefaultDispatcher-worker-1 @coroutine#387] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:20.007 [DefaultDispatcher-worker-1 @coroutine#387] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:20.009 [eventLoopGroupProxy-4-2 @call-handler#408] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 24ms 2024-04-29 23:19:20.009 [eventLoopGroupProxy-4-1 @call-handler#410] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 24ms 2024-04-29 23:19:20.018 [DefaultDispatcher-worker-13 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-04-29 23:19:20.019 [eventLoopGroupProxy-4-3 @coroutine#418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5516ee5 2024-04-29 23:19:20.027 [DefaultDispatcher-worker-1 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-04-29 23:19:20.035 [eventLoopGroupProxy-4-3 @call-handler#409] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 50ms 2024-04-29 23:19:20.036 [DefaultDispatcher-worker-7 @coroutine#385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 23:19:20.036 [DefaultDispatcher-worker-7 @coroutine#385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 23:19:20.042 [DefaultDispatcher-worker-7 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 23:19:20.042 [DefaultDispatcher-worker-7 @coroutine#385] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:20.060 [DefaultDispatcher-worker-7 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:20.061 [DefaultDispatcher-worker-7 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:20.061 [DefaultDispatcher-worker-7 @coroutine#422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:20.061 [DefaultDispatcher-worker-7 @coroutine#422] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:20.069 [eventLoopGroupProxy-4-1 @call-handler#424] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:20.084 [eventLoopGroupProxy-4-1 @coroutine#425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5516ee5 2024-04-29 23:19:20.085 [eventLoopGroupProxy-4-1 @call-handler#424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:20.085 [eventLoopGroupProxy-4-1 @call-handler#424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 16ms 2024-04-29 23:19:20.086 [DefaultDispatcher-worker-7 @coroutine#422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:20.098 [DefaultDispatcher-worker-7 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:20.098 [DefaultDispatcher-worker-7 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:20.098 [DefaultDispatcher-worker-7 @coroutine#422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:20.098 [DefaultDispatcher-worker-7 @coroutine#422] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:20.101 [eventLoopGroupProxy-4-1 @call-handler#429] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:20.105 [eventLoopGroupProxy-4-1 @coroutine#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5516ee5 2024-04-29 23:19:20.105 [eventLoopGroupProxy-4-1 @call-handler#429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:20.105 [eventLoopGroupProxy-4-1 @call-handler#429] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 23:19:20.106 [DefaultDispatcher-worker-7 @coroutine#422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:20.128 [DefaultDispatcher-worker-6 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-04-29 23:19:20.143 [DefaultDispatcher-worker-8 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-04-29 23:19:20.161 [DefaultDispatcher-worker-8 @coroutine#388] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 23:19:20.161 [DefaultDispatcher-worker-8 @coroutine#388] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 23:19:20.161 [DefaultDispatcher-worker-8 @coroutine#388] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 23:19:20.161 [DefaultDispatcher-worker-8 @coroutine#388] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 23:19:20.164 [eventLoopGroupProxy-4-1 @call-handler#443] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 23:19:20.165 [eventLoopGroupProxy-4-1 @call-handler#443] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-29 23:19:20.165 [eventLoopGroupProxy-4-1 @call-handler#443] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 23:19:20.195 [DefaultDispatcher-worker-14 @call-handler#443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f365a26 2024-04-29 23:19:20.197 [DefaultDispatcher-worker-14 @coroutine#360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586644256132546560/_ustadmanifest.json 2024-04-29 23:19:20.197 [DefaultDispatcher-worker-14 @coroutine#360] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586644256132546560/_ustadmanifest.json. 2024-04-29 23:19:20.197 [DefaultDispatcher-worker-14 @coroutine#360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586644256132546560/_ustadmanifest.json 2024-04-29 23:19:20.197 [eventLoopGroupProxy-4-1 @call-handler#443] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:20.198 [eventLoopGroupProxy-4-1 @call-handler#443] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 34ms 2024-04-29 23:19:20.198 [DefaultDispatcher-worker-13 @coroutine#388] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 23:19:20.199 [DefaultDispatcher-worker-13 @coroutine#388] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 23:19:20.199 [DefaultDispatcher-worker-13 @coroutine#388] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 23:19:20.199 [DefaultDispatcher-worker-13 @coroutine#388] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:20.200 [DefaultDispatcher-worker-7 @coroutine#360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586644256132546560/_ustadmanifest.json 2024-04-29 23:19:20.200 [DefaultDispatcher-worker-7 @coroutine#360] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586644256132546560/_ustadmanifest.json 2024-04-29 23:19:20.200 [DefaultDispatcher-worker-7 @coroutine#360] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586644256132546560/_ustadmanifest.json. 2024-04-29 23:19:20.200 [DefaultDispatcher-worker-7 @coroutine#360] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586644256132546560/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 23:19:20.213 [DefaultDispatcher-worker-1 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-04-29 23:19:20.220 [DefaultDispatcher-worker-4 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f365a26 2024-04-29 23:19:20.222 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-29 23:19:20.223 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-29 23:19:20.223 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-29 23:19:20.223 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-29 23:19:20.223 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-29 23:19:20.225 [Test worker @coroutine#455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd28235 2024-04-29 23:19:20.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-04-29 23:19:20.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-04-29 23:19:20.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:20.225 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1: (connection evicted) 2024-04-29 23:19:20.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:20.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-04-29 23:19:20.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-04-29 23:19:20.255 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 23:19:20.255 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 23:19:20.603 [DefaultDispatcher-worker-9 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc891f2 2024-04-29 23:19:20.630 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 23:19:21.231 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@42fd8f2f 2024-04-29 23:19:21.232 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@42fd8f2f 2024-04-29 23:19:21.235 [Test worker @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5516ee5 2024-04-29 23:19:21.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-04-29 23:19:21.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-04-29 23:19:21.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:21.236 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f365a26: (connection evicted) 2024-04-29 23:19:21.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:21.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-04-29 23:19:21.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-04-29 23:19:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-04-29 23:19:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13087c75 2024-04-29 23:19:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-04-29 23:19:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:21.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:21.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-04-29 23:19:21.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa24e7 2024-04-29 23:19:21.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa24e7 2024-04-29 23:19:21.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-04-29 23:19:21.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-04-29 23:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a0881f1 2024-04-29 23:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-04-29 23:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:21.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-04-29 23:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ecbfba1 2024-04-29 23:19:21.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ecbfba1 2024-04-29 23:19:21.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-04-29 23:19:21.259 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 23:19:21.261 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-29 23:19:21.261 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3881b884 2024-04-29 23:19:21.263 [DefaultDispatcher-worker-7 @coroutine#470] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 23:19:21.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-04-29 23:19:21.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:21.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:21.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:21.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:21.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:21.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:21.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e76d0d3 2024-04-29 23:19:21.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:21.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:21.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:21.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:21.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:21.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:21.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:21.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:21.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:21.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:21.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:21.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:21.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:21.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:21.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:21.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:21.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:21.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:21.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:21.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-04-29 23:19:21.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:21.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:21.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:21.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:21.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:21.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:21.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:21.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:21.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-04-29 23:19:21.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1932ad2c 2024-04-29 23:19:21.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1932ad2c 2024-04-29 23:19:21.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-04-29 23:19:21.266 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-29 23:19:21.266 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-29 23:19:21.266 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-29 23:19:21.266 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-29 23:19:21.266 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-29 23:19:21.266 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-29 23:19:21.266 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-29 23:19:21.266 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-29 23:19:21.266 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 23:19:21.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-04-29 23:19:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7940b729 2024-04-29 23:19:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-04-29 23:19:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:21.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:21.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-04-29 23:19:21.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@24fb752f 2024-04-29 23:19:21.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@24fb752f 2024-04-29 23:19:21.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-04-29 23:19:21.307 [DefaultDispatcher-worker-6 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24fb752f 2024-04-29 23:19:21.318 [DefaultDispatcher-worker-15 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24fb752f 2024-04-29 23:19:21.326 [DefaultDispatcher-worker-15 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1932ad2c 2024-04-29 23:19:21.329 [Test worker @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1932ad2c 2024-04-29 23:19:21.338 [DefaultDispatcher-worker-16 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24fb752f 2024-04-29 23:19:21.342 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:21.344 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:21.348 [DefaultDispatcher-worker-16 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24fb752f 2024-04-29 23:19:21.348 [Test worker @coroutine#475] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586644263005777920/_ustadmanifest.json 2024-04-29 23:19:21.348 [Test worker @coroutine#475] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586644263005777920/_ustadmanifest.json. 2024-04-29 23:19:21.349 [Test worker @coroutine#475] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586644263005777920/_ustadmanifest.json 2024-04-29 23:19:21.351 [Test worker @coroutine#475] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586644263005777920/_ustadmanifest.json 2024-04-29 23:19:21.351 [Test worker @coroutine#475] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586644263005777920/_ustadmanifest.json 2024-04-29 23:19:21.351 [Test worker @coroutine#475] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586644263005777920/_ustadmanifest.json. 2024-04-29 23:19:21.351 [Test worker @coroutine#475] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586644263005777920/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 23:19:21.364 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:21.367 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:21.368 [DefaultDispatcher-worker-16 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24fb752f 2024-04-29 23:19:21.369 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-29 23:19:21.369 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-582a2f2b-411d-4f7f-8e72-31e4fea1bfb4', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-29 23:19:21.371 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 23:19:21.371 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-582a2f2b-411d-4f7f-8e72-31e4fea1bfb4 2024-04-29 23:19:21.373 [DefaultDispatcher-worker-13 @coroutine#495] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:21.373 [DefaultDispatcher-worker-13 @coroutine#495] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 23:19:21.373 [DefaultDispatcher-worker-13 @coroutine#495] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:21.373 [DefaultDispatcher-worker-13 @coroutine#495] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 23:19:21.377 [eventLoopGroupProxy-7-2 @call-handler#505] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 23:19:21.377 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 23:19:21.377 [eventLoopGroupProxy-7-2 @call-handler#505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:21.377 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:21.377 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 23:19:21.378 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:21.378 [eventLoopGroupProxy-7-1 @call-handler#506] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-29 23:19:21.379 [DefaultDispatcher-worker-5 @coroutine#495] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:21.379 [DefaultDispatcher-worker-5 @coroutine#495] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:21.383 [DefaultDispatcher-worker-16 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24fb752f 2024-04-29 23:19:21.384 [DefaultDispatcher-worker-16 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 23:19:21.384 [DefaultDispatcher-worker-16 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:21.384 [DefaultDispatcher-worker-16 @coroutine#494] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 23:19:21.387 [eventLoopGroupProxy-7-1 @call-handler#514] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 23:19:21.388 [DefaultDispatcher-worker-7 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 23:19:21.388 [DefaultDispatcher-worker-7 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 23:19:21.388 [DefaultDispatcher-worker-7 @coroutine#493] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 23:19:21.388 [eventLoopGroupProxy-7-1 @call-handler#514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:21.388 [DefaultDispatcher-worker-7 @coroutine#493] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 23:19:21.388 [eventLoopGroupProxy-7-1 @call-handler#514] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-29 23:19:21.389 [DefaultDispatcher-worker-5 @coroutine#494] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 23:19:21.389 [DefaultDispatcher-worker-5 @coroutine#494] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 23:19:21.390 [eventLoopGroupProxy-7-1 @call-handler#519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-29 23:19:21.391 [eventLoopGroupProxy-7-1 @call-handler#519] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-29 23:19:21.393 [eventLoopGroupProxy-7-1 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa24e7 2024-04-29 23:19:21.395 [eventLoopGroupProxy-7-1 @call-handler#519] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-04-29 23:19:21.395 [DefaultDispatcher-worker-16 @coroutine#493] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 23:19:21.395 [DefaultDispatcher-worker-16 @coroutine#493] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 23:19:21.396 [DefaultDispatcher-worker-16 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 23:19:21.396 [DefaultDispatcher-worker-16 @coroutine#493] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:21.398 [DefaultDispatcher-worker-16 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:21.398 [DefaultDispatcher-worker-16 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:21.398 [DefaultDispatcher-worker-16 @coroutine#524] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:21.398 [DefaultDispatcher-worker-16 @coroutine#524] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:21.401 [DefaultDispatcher-worker-16 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24fb752f 2024-04-29 23:19:21.401 [eventLoopGroupProxy-7-1 @call-handler#527] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:21.405 [eventLoopGroupProxy-7-1 @coroutine#528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa24e7 2024-04-29 23:19:21.405 [eventLoopGroupProxy-7-1 @call-handler#527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:21.406 [eventLoopGroupProxy-7-1 @call-handler#527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-29 23:19:21.406 [DefaultDispatcher-worker-13 @coroutine#524] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:21.409 [DefaultDispatcher-worker-13 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:21.409 [DefaultDispatcher-worker-13 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:21.409 [DefaultDispatcher-worker-13 @coroutine#524] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:21.409 [DefaultDispatcher-worker-13 @coroutine#524] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:21.412 [eventLoopGroupProxy-7-1 @call-handler#532] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:21.412 [DefaultDispatcher-worker-15 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24fb752f 2024-04-29 23:19:21.415 [eventLoopGroupProxy-7-1 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa24e7 2024-04-29 23:19:21.415 [eventLoopGroupProxy-7-1 @call-handler#532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:21.416 [eventLoopGroupProxy-7-1 @call-handler#532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 23:19:21.416 [DefaultDispatcher-worker-15 @coroutine#524] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:21.419 [DefaultDispatcher-worker-15 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:21.419 [DefaultDispatcher-worker-15 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:21.419 [DefaultDispatcher-worker-15 @coroutine#524] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:21.419 [DefaultDispatcher-worker-15 @coroutine#524] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:21.421 [eventLoopGroupProxy-7-1 @call-handler#537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:21.463 [eventLoopGroupProxy-7-1 @call-handler#537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:21.463 [eventLoopGroupProxy-7-1 @call-handler#537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-04-29 23:19:21.464 [DefaultDispatcher-worker-15 @coroutine#524] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:21.465 [DefaultDispatcher-worker-15 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:21.465 [DefaultDispatcher-worker-15 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:21.465 [DefaultDispatcher-worker-15 @coroutine#524] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:21.466 [DefaultDispatcher-worker-15 @coroutine#524] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:21.468 [eventLoopGroupProxy-7-1 @call-handler#540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:21.469 [eventLoopGroupProxy-7-1 @call-handler#540] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:21.469 [DefaultDispatcher-worker-15 @coroutine#524] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:21.470 [DefaultDispatcher-worker-8 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:21.470 [DefaultDispatcher-worker-8 @coroutine#524] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:21.471 [DefaultDispatcher-worker-8 @coroutine#524] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:8094/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2024-04-29 23:19:21.471 [DefaultDispatcher-worker-8 @coroutine#524] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:21.485 [DefaultDispatcher-worker-7 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24fb752f 2024-04-29 23:19:21.499 [DefaultDispatcher-worker-10 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24fb752f 2024-04-29 23:19:21.502 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-29 23:19:22.001 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-85c649e1-55f1-4c1e-82e1-9ee54fa91d64', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-29 23:19:22.002 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 23:19:22.002 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-85c649e1-55f1-4c1e-82e1-9ee54fa91d64 2024-04-29 23:19:22.007 [DefaultDispatcher-worker-10 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 23:19:22.008 [DefaultDispatcher-worker-10 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 23:19:22.008 [DefaultDispatcher-worker-10 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 23:19:22.008 [DefaultDispatcher-worker-10 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 23:19:22.010 [eventLoopGroupProxy-7-1 @call-handler#549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-29 23:19:22.011 [eventLoopGroupProxy-7-1 @call-handler#549] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-29 23:19:22.012 [eventLoopGroupProxy-7-1 @coroutine#550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa24e7 2024-04-29 23:19:22.014 [eventLoopGroupProxy-7-1 @call-handler#549] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-29 23:19:22.015 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 23:19:22.015 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 23:19:22.016 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 23:19:22.016 [DefaultDispatcher-worker-1 @coroutine#546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:22.018 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.018 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:22.018 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.018 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:22.021 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:22.024 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:22.024 [eventLoopGroupProxy-7-1 @call-handler#556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:22.025 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.027 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.027 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:22.027 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.027 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:22.029 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:22.032 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:22.032 [eventLoopGroupProxy-7-1 @call-handler#559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:22.033 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.034 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.034 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:22.034 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.034 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:22.036 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:22.079 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:22.079 [eventLoopGroupProxy-7-1 @call-handler#562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-29 23:19:22.079 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.080 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.081 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:22.081 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.081 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:22.083 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:22.126 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:22.126 [eventLoopGroupProxy-7-1 @call-handler#565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 23:19:22.127 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.128 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.128 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:22.128 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.128 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:22.130 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:22.174 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:22.174 [eventLoopGroupProxy-7-1 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 23:19:22.175 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.176 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.176 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:22.176 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.176 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:22.178 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:22.222 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:22.223 [eventLoopGroupProxy-7-1 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 23:19:22.225 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.226 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.226 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:22.226 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.226 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:22.228 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:22.270 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:22.271 [eventLoopGroupProxy-7-1 @call-handler#575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-29 23:19:22.271 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.273 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.273 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:22.273 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.273 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:22.275 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:22.319 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:22.319 [eventLoopGroupProxy-7-1 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 23:19:22.320 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.321 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.321 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:22.321 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.321 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:22.323 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:22.366 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:22.366 [eventLoopGroupProxy-7-1 @call-handler#581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-29 23:19:22.367 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.368 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.368 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:22.368 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.368 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:22.370 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:22.414 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:22.414 [eventLoopGroupProxy-7-1 @call-handler#584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 23:19:22.415 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.415 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.416 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:22.416 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.416 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:22.417 [eventLoopGroupProxy-7-1 @call-handler#588] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:22.462 [eventLoopGroupProxy-7-1 @call-handler#588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:22.462 [eventLoopGroupProxy-7-1 @call-handler#588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 23:19:22.463 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.463 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.464 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:22.464 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.464 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:22.465 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:22.510 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:22.510 [eventLoopGroupProxy-7-1 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 23:19:22.511 [DefaultDispatcher-worker-9 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.512 [DefaultDispatcher-worker-9 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.512 [DefaultDispatcher-worker-9 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:22.512 [DefaultDispatcher-worker-9 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.512 [DefaultDispatcher-worker-9 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:22.514 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:22.516 [DefaultDispatcher-worker-15 @coroutine#547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24fb752f 2024-04-29 23:19:22.558 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:22.558 [eventLoopGroupProxy-7-1 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 23:19:22.559 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.560 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.560 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:22.560 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.560 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:22.562 [eventLoopGroupProxy-7-1 @call-handler#598] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:22.608 [eventLoopGroupProxy-7-1 @coroutine#599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa24e7 2024-04-29 23:19:22.608 [eventLoopGroupProxy-7-1 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:22.608 [eventLoopGroupProxy-7-1 @call-handler#598] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 23:19:22.609 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.611 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.611 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:22.611 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.611 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:22.613 [eventLoopGroupProxy-7-1 @call-handler#603] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:22.616 [eventLoopGroupProxy-7-1 @coroutine#604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa24e7 2024-04-29 23:19:22.616 [eventLoopGroupProxy-7-1 @call-handler#603] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:22.616 [eventLoopGroupProxy-7-1 @call-handler#603] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:22.617 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.618 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.618 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:22.619 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.619 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:22.620 [eventLoopGroupProxy-7-1 @call-handler#608] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:22.623 [eventLoopGroupProxy-7-1 @coroutine#609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa24e7 2024-04-29 23:19:22.623 [eventLoopGroupProxy-7-1 @call-handler#608] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:22.623 [eventLoopGroupProxy-7-1 @call-handler#608] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:22.624 [DefaultDispatcher-worker-7 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:22.636 [DefaultDispatcher-worker-6 @coroutine#546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24fb752f 2024-04-29 23:19:22.646 [DefaultDispatcher-worker-11 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24fb752f 2024-04-29 23:19:22.646 [DefaultDispatcher-worker-11 @coroutine#496] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 23:19:22.646 [DefaultDispatcher-worker-11 @coroutine#496] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 23:19:22.646 [DefaultDispatcher-worker-11 @coroutine#496] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 23:19:22.647 [DefaultDispatcher-worker-11 @coroutine#496] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 23:19:22.649 [eventLoopGroupProxy-7-1 @call-handler#618] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 23:19:22.649 [eventLoopGroupProxy-7-1 @call-handler#618] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-29 23:19:22.649 [eventLoopGroupProxy-7-1 @call-handler#618] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 23:19:22.674 [DefaultDispatcher-worker-7 @call-handler#618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecbfba1 2024-04-29 23:19:22.675 [eventLoopGroupProxy-7-1 @call-handler#618] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:22.675 [eventLoopGroupProxy-7-1 @call-handler#618] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 27ms 2024-04-29 23:19:22.675 [DefaultDispatcher-worker-8 @coroutine#469] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586644263005777920/_ustadmanifest.json 2024-04-29 23:19:22.675 [DefaultDispatcher-worker-8 @coroutine#469] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586644263005777920/_ustadmanifest.json. 2024-04-29 23:19:22.675 [DefaultDispatcher-worker-8 @coroutine#469] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586644263005777920/_ustadmanifest.json 2024-04-29 23:19:22.676 [DefaultDispatcher-worker-15 @coroutine#496] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 23:19:22.676 [DefaultDispatcher-worker-15 @coroutine#496] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 23:19:22.676 [DefaultDispatcher-worker-15 @coroutine#496] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 23:19:22.676 [DefaultDispatcher-worker-15 @coroutine#496] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:22.678 [DefaultDispatcher-worker-6 @coroutine#469] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586644263005777920/_ustadmanifest.json 2024-04-29 23:19:22.678 [DefaultDispatcher-worker-6 @coroutine#469] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586644263005777920/_ustadmanifest.json 2024-04-29 23:19:22.678 [DefaultDispatcher-worker-6 @coroutine#469] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586644263005777920/_ustadmanifest.json. 2024-04-29 23:19:22.678 [DefaultDispatcher-worker-6 @coroutine#469] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586644263005777920/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 23:19:22.689 [DefaultDispatcher-worker-3 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24fb752f 2024-04-29 23:19:22.691 [DefaultDispatcher-worker-3 @coroutine#469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecbfba1 2024-04-29 23:19:22.693 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-29 23:19:22.693 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-29 23:19:22.693 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-29 23:19:22.693 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-29 23:19:22.693 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-29 23:19:22.695 [Test worker @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1932ad2c 2024-04-29 23:19:22.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-04-29 23:19:22.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-04-29 23:19:22.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:22.695 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24fb752f: (connection evicted) 2024-04-29 23:19:22.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:22.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-04-29 23:19:22.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-04-29 23:19:22.766 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 23:19:23.002 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 23:19:23.136 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 23:19:23.244 [DefaultDispatcher-worker-12 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa24e7 2024-04-29 23:19:23.700 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3881b884 2024-04-29 23:19:23.700 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3881b884 2024-04-29 23:19:23.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-04-29 23:19:23.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-04-29 23:19:23.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:23.701 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ecbfba1: (connection evicted) 2024-04-29 23:19:23.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:23.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-04-29 23:19:23.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-04-29 23:19:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-04-29 23:19:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74e1d60b 2024-04-29 23:19:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-04-29 23:19:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:23.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-04-29 23:19:23.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@5519ef7d 2024-04-29 23:19:23.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@5519ef7d 2024-04-29 23:19:23.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-04-29 23:19:23.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-04-29 23:19:23.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:23.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:23.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:23.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:23.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:23.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:23.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4518497e 2024-04-29 23:19:23.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:23.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:23.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:23.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:23.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:23.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:23.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:23.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:23.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:23.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:23.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:23.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:23.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:23.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:23.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:23.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:23.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:23.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:23.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:23.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-04-29 23:19:23.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:23.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:23.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:23.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:23.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:23.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:23.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:23.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:23.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-04-29 23:19:23.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@7388486e 2024-04-29 23:19:23.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@7388486e 2024-04-29 23:19:23.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-04-29 23:19:23.726 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 23:19:23.728 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-29 23:19:23.728 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@46c19350 2024-04-29 23:19:23.732 [DefaultDispatcher-worker-3 @coroutine#647] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 23:19:23.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-04-29 23:19:23.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:23.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:23.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:23.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:23.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:23.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:23.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6067e7c1 2024-04-29 23:19:23.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:23.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:23.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:23.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:23.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:23.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:23.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:23.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:23.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:23.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:23.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:23.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:23.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:23.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:23.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:23.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:23.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:23.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:23.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:23.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-04-29 23:19:23.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:23.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:23.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:23.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:23.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:23.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:23.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:23.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:23.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-04-29 23:19:23.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@4daead88 2024-04-29 23:19:23.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@4daead88 2024-04-29 23:19:23.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-04-29 23:19:23.736 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-29 23:19:23.736 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-29 23:19:23.736 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-29 23:19:23.736 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-29 23:19:23.736 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-29 23:19:23.736 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-29 23:19:23.736 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-29 23:19:23.736 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-29 23:19:23.736 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 23:19:23.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-04-29 23:19:23.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:23.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:23.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:23.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:23.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:23.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:23.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ead0b51 2024-04-29 23:19:23.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:23.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:23.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:23.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:23.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:23.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:23.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:23.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:23.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:23.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:23.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:23.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:23.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:23.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:23.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:23.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:23.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:23.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:23.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:23.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-04-29 23:19:23.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:23.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:23.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:23.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:23.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:23.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:23.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:23.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:23.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-04-29 23:19:23.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@14745c3c 2024-04-29 23:19:23.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@14745c3c 2024-04-29 23:19:23.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-04-29 23:19:23.778 [DefaultDispatcher-worker-15 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14745c3c 2024-04-29 23:19:23.788 [DefaultDispatcher-worker-12 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14745c3c 2024-04-29 23:19:23.795 [DefaultDispatcher-worker-16 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4daead88 2024-04-29 23:19:23.798 [Test worker @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4daead88 2024-04-29 23:19:23.805 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:23.809 [DefaultDispatcher-worker-14 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14745c3c 2024-04-29 23:19:23.810 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:23.816 [DefaultDispatcher-worker-9 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14745c3c 2024-04-29 23:19:23.817 [Test worker @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586644272670285824/_ustadmanifest.json 2024-04-29 23:19:23.817 [Test worker @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586644272670285824/_ustadmanifest.json. 2024-04-29 23:19:23.817 [Test worker @coroutine#652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586644272670285824/_ustadmanifest.json 2024-04-29 23:19:23.819 [Test worker @coroutine#652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586644272670285824/_ustadmanifest.json 2024-04-29 23:19:23.819 [Test worker @coroutine#652] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586644272670285824/_ustadmanifest.json 2024-04-29 23:19:23.819 [Test worker @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586644272670285824/_ustadmanifest.json. 2024-04-29 23:19:23.819 [Test worker @coroutine#652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586644272670285824/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 23:19:23.832 [DefaultDispatcher-worker-14 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14745c3c 2024-04-29 23:19:23.833 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-29 23:19:23.833 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-cdc09759-1714-4000-afe7-5fa1a240811e', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-29 23:19:23.833 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:23.835 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 23:19:23.835 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-cdc09759-1714-4000-afe7-5fa1a240811e 2024-04-29 23:19:23.836 [DefaultDispatcher-worker-14 @coroutine#672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:23.836 [DefaultDispatcher-worker-14 @coroutine#672] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 23:19:23.836 [DefaultDispatcher-worker-14 @coroutine#672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:23.836 [DefaultDispatcher-worker-14 @coroutine#672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 23:19:23.837 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:23.839 [eventLoopGroupProxy-10-1 @call-handler#682] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 23:19:23.840 [eventLoopGroupProxy-10-2 @call-handler#683] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 23:19:23.840 [eventLoopGroupProxy-10-2 @call-handler#683] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:23.840 [eventLoopGroupProxy-10-1 @call-handler#682] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:23.840 [eventLoopGroupProxy-10-1 @call-handler#682] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 23:19:23.841 [eventLoopGroupProxy-10-1 @call-handler#682] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:23.841 [eventLoopGroupProxy-10-1 @call-handler#682] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-29 23:19:23.842 [DefaultDispatcher-worker-10 @coroutine#672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:23.842 [DefaultDispatcher-worker-10 @coroutine#672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:23.845 [DefaultDispatcher-worker-15 @coroutine#671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14745c3c 2024-04-29 23:19:23.845 [DefaultDispatcher-worker-15 @coroutine#671] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 23:19:23.846 [DefaultDispatcher-worker-15 @coroutine#671] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:23.846 [DefaultDispatcher-worker-15 @coroutine#671] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 23:19:23.848 [eventLoopGroupProxy-10-1 @call-handler#691] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 23:19:23.848 [DefaultDispatcher-worker-6 @coroutine#670] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 23:19:23.849 [eventLoopGroupProxy-10-1 @call-handler#691] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:23.849 [DefaultDispatcher-worker-6 @coroutine#670] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 23:19:23.849 [DefaultDispatcher-worker-6 @coroutine#670] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 23:19:23.849 [DefaultDispatcher-worker-6 @coroutine#670] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 23:19:23.849 [eventLoopGroupProxy-10-1 @call-handler#691] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-29 23:19:23.850 [DefaultDispatcher-worker-10 @coroutine#671] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 23:19:23.850 [DefaultDispatcher-worker-10 @coroutine#671] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 23:19:23.850 [eventLoopGroupProxy-10-1 @call-handler#696] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-29 23:19:23.851 [eventLoopGroupProxy-10-1 @call-handler#696] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-29 23:19:23.853 [eventLoopGroupProxy-10-1 @coroutine#697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5519ef7d 2024-04-29 23:19:23.854 [eventLoopGroupProxy-10-1 @call-handler#696] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-29 23:19:23.855 [DefaultDispatcher-worker-5 @coroutine#670] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 23:19:23.855 [DefaultDispatcher-worker-5 @coroutine#670] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 23:19:23.855 [DefaultDispatcher-worker-5 @coroutine#670] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 23:19:23.855 [DefaultDispatcher-worker-5 @coroutine#670] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:23.858 [DefaultDispatcher-worker-5 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:23.859 [DefaultDispatcher-worker-5 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:23.859 [DefaultDispatcher-worker-5 @coroutine#701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:23.859 [DefaultDispatcher-worker-5 @coroutine#701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:23.861 [eventLoopGroupProxy-10-1 @call-handler#703] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:23.861 [DefaultDispatcher-worker-2 @coroutine#673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14745c3c 2024-04-29 23:19:23.864 [eventLoopGroupProxy-10-1 @coroutine#704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5519ef7d 2024-04-29 23:19:23.864 [eventLoopGroupProxy-10-1 @call-handler#703] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:23.864 [eventLoopGroupProxy-10-1 @call-handler#703] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 23:19:23.865 [DefaultDispatcher-worker-9 @coroutine#701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:23.868 [DefaultDispatcher-worker-9 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:23.868 [DefaultDispatcher-worker-9 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:23.868 [DefaultDispatcher-worker-9 @coroutine#701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:23.868 [DefaultDispatcher-worker-9 @coroutine#701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:23.870 [eventLoopGroupProxy-10-1 @call-handler#708] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:23.880 [eventLoopGroupProxy-10-1 @coroutine#709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5519ef7d 2024-04-29 23:19:23.880 [DefaultDispatcher-worker-14 @coroutine#671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14745c3c 2024-04-29 23:19:23.880 [eventLoopGroupProxy-10-1 @call-handler#708] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:23.880 [eventLoopGroupProxy-10-1 @call-handler#708] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-04-29 23:19:23.881 [DefaultDispatcher-worker-13 @coroutine#701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:23.883 [DefaultDispatcher-worker-13 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:23.883 [DefaultDispatcher-worker-13 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:23.883 [DefaultDispatcher-worker-13 @coroutine#701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:23.883 [DefaultDispatcher-worker-13 @coroutine#701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:23.886 [eventLoopGroupProxy-10-1 @call-handler#714] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:23.892 [eventLoopGroupProxy-10-1 @coroutine#715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5519ef7d 2024-04-29 23:19:23.893 [eventLoopGroupProxy-10-1 @call-handler#714] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:23.893 [eventLoopGroupProxy-10-1 @call-handler#714] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-04-29 23:19:23.893 [DefaultDispatcher-worker-13 @coroutine#701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:23.895 [DefaultDispatcher-worker-13 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:23.895 [DefaultDispatcher-worker-13 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:23.895 [DefaultDispatcher-worker-13 @coroutine#701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:23.895 [DefaultDispatcher-worker-13 @coroutine#701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:23.896 [eventLoopGroupProxy-10-1 @call-handler#719] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:23.898 [eventLoopGroupProxy-10-1 @coroutine#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5519ef7d 2024-04-29 23:19:23.899 [eventLoopGroupProxy-10-1 @call-handler#719] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:23.899 [eventLoopGroupProxy-10-1 @call-handler#719] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:23.900 [DefaultDispatcher-worker-13 @coroutine#701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:23.902 [DefaultDispatcher-worker-13 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:23.902 [DefaultDispatcher-worker-13 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:23.902 [DefaultDispatcher-worker-13 @coroutine#701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:23.902 [DefaultDispatcher-worker-13 @coroutine#701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:23.904 [eventLoopGroupProxy-10-1 @call-handler#725] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:23.907 [eventLoopGroupProxy-10-1 @coroutine#726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5519ef7d 2024-04-29 23:19:23.907 [eventLoopGroupProxy-10-1 @call-handler#725] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:23.907 [eventLoopGroupProxy-10-1 @call-handler#725] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:23.908 [DefaultDispatcher-worker-13 @coroutine#701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:23.922 [DefaultDispatcher-worker-11 @coroutine#670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14745c3c 2024-04-29 23:19:23.933 [DefaultDispatcher-worker-16 @coroutine#673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14745c3c 2024-04-29 23:19:23.934 [DefaultDispatcher-worker-16 @coroutine#673] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 23:19:23.934 [DefaultDispatcher-worker-16 @coroutine#673] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 23:19:23.934 [DefaultDispatcher-worker-16 @coroutine#673] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 23:19:23.934 [DefaultDispatcher-worker-16 @coroutine#673] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 23:19:23.936 [eventLoopGroupProxy-10-1 @call-handler#735] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 23:19:23.937 [eventLoopGroupProxy-10-1 @call-handler#735] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-29 23:19:23.937 [eventLoopGroupProxy-10-1 @call-handler#735] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 23:19:23.965 [DefaultDispatcher-worker-1 @call-handler#735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7388486e 2024-04-29 23:19:23.966 [eventLoopGroupProxy-10-1 @call-handler#735] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:23.966 [DefaultDispatcher-worker-11 @coroutine#646] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586644272670285824/_ustadmanifest.json 2024-04-29 23:19:23.966 [DefaultDispatcher-worker-11 @coroutine#646] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586644272670285824/_ustadmanifest.json. 2024-04-29 23:19:23.966 [DefaultDispatcher-worker-11 @coroutine#646] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586644272670285824/_ustadmanifest.json 2024-04-29 23:19:23.966 [eventLoopGroupProxy-10-1 @call-handler#735] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 30ms 2024-04-29 23:19:23.967 [DefaultDispatcher-worker-12 @coroutine#673] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 23:19:23.967 [DefaultDispatcher-worker-12 @coroutine#673] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 23:19:23.967 [DefaultDispatcher-worker-12 @coroutine#673] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 23:19:23.967 [DefaultDispatcher-worker-12 @coroutine#673] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:23.968 [DefaultDispatcher-worker-16 @coroutine#646] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586644272670285824/_ustadmanifest.json 2024-04-29 23:19:23.968 [DefaultDispatcher-worker-16 @coroutine#646] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586644272670285824/_ustadmanifest.json 2024-04-29 23:19:23.969 [DefaultDispatcher-worker-16 @coroutine#646] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586644272670285824/_ustadmanifest.json. 2024-04-29 23:19:23.969 [DefaultDispatcher-worker-16 @coroutine#646] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586644272670285824/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 23:19:23.980 [DefaultDispatcher-worker-9 @coroutine#673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14745c3c 2024-04-29 23:19:23.982 [DefaultDispatcher-worker-16 @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7388486e 2024-04-29 23:19:23.984 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-29 23:19:23.984 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-29 23:19:23.984 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-29 23:19:23.984 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-29 23:19:23.984 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-29 23:19:23.985 [Test worker @coroutine#751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4daead88 2024-04-29 23:19:23.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-04-29 23:19:23.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-04-29 23:19:23.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:23.986 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14745c3c: (connection evicted) 2024-04-29 23:19:23.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:23.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-04-29 23:19:23.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-04-29 23:19:24.236 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 23:19:24.236 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 23:19:24.423 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 23:19:24.990 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@46c19350 2024-04-29 23:19:24.990 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@46c19350 2024-04-29 23:19:24.992 [Test worker @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5519ef7d 2024-04-29 23:19:24.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-04-29 23:19:24.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-04-29 23:19:24.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:24.992 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7388486e: (connection evicted) 2024-04-29 23:19:24.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:24.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-04-29 23:19:24.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-04-29 23:19:24.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-04-29 23:19:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62878d7c 2024-04-29 23:19:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-04-29 23:19:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:25.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:25.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-04-29 23:19:25.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:25.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:25.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-04-29 23:19:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-04-29 23:19:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c919e1e 2024-04-29 23:19:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-04-29 23:19:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:25.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-04-29 23:19:25.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c7fd2e0 2024-04-29 23:19:25.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c7fd2e0 2024-04-29 23:19:25.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-04-29 23:19:25.020 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 23:19:25.021 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-29 23:19:25.021 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@47d4468a 2024-04-29 23:19:25.024 [DefaultDispatcher-worker-2 @coroutine#763] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 23:19:25.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-04-29 23:19:25.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:25.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:25.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:25.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:25.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:25.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:25.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e5e7753 2024-04-29 23:19:25.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:25.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:25.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:25.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:25.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:25.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:25.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:25.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:25.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:25.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:25.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:25.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:25.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:25.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:25.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:25.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:25.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:25.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:25.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:25.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-04-29 23:19:25.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:25.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:25.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:25.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:25.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:25.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:25.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:25.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:25.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-04-29 23:19:25.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@395115ac 2024-04-29 23:19:25.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@395115ac 2024-04-29 23:19:25.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-04-29 23:19:25.027 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-29 23:19:25.027 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-29 23:19:25.027 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-29 23:19:25.027 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-29 23:19:25.027 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-29 23:19:25.027 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-29 23:19:25.027 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-29 23:19:25.027 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-29 23:19:25.027 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 23:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-04-29 23:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@278cbf5a 2024-04-29 23:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-04-29 23:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:25.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-04-29 23:19:25.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@62cb977a 2024-04-29 23:19:25.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@62cb977a 2024-04-29 23:19:25.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-04-29 23:19:25.068 [DefaultDispatcher-worker-16 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cb977a 2024-04-29 23:19:25.079 [DefaultDispatcher-worker-5 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cb977a 2024-04-29 23:19:25.101 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:25.104 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:25.125 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:25.128 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:25.199 [DefaultDispatcher-worker-16 @coroutine#774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395115ac 2024-04-29 23:19:25.238 [DefaultDispatcher-worker-16 @coroutine#776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395115ac 2024-04-29 23:19:25.245 [DefaultDispatcher-worker-16 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395115ac 2024-04-29 23:19:25.251 [DefaultDispatcher-worker-16 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395115ac 2024-04-29 23:19:25.262 [DefaultDispatcher-worker-6 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cb977a 2024-04-29 23:19:25.275 [DefaultDispatcher-worker-14 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cb977a 2024-04-29 23:19:25.275 [Test worker @coroutine#768] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586644282106617856/_ustadmanifest.json 2024-04-29 23:19:25.275 [Test worker @coroutine#768] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586644282106617856/_ustadmanifest.json. 2024-04-29 23:19:25.275 [Test worker @coroutine#768] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586644282106617856/_ustadmanifest.json 2024-04-29 23:19:25.278 [Test worker @coroutine#768] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586644282106617856/_ustadmanifest.json 2024-04-29 23:19:25.278 [Test worker @coroutine#768] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586644282106617856/_ustadmanifest.json 2024-04-29 23:19:25.280 [Test worker @coroutine#768] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586644282106617856/_ustadmanifest.json. 2024-04-29 23:19:25.280 [Test worker @coroutine#768] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586644282106617856/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 23:19:25.377 [DefaultDispatcher-worker-3 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cb977a 2024-04-29 23:19:25.378 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-29 23:19:25.378 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-7e5cc781-417e-4d2f-8a0d-f2ac0a742671', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-29 23:19:25.381 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-29 23:19:25.381 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-7e5cc781-417e-4d2f-8a0d-f2ac0a742671 2024-04-29 23:19:25.381 [DefaultDispatcher-worker-6 @coroutine#794] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:25.382 [DefaultDispatcher-worker-6 @coroutine#794] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 23:19:25.382 [DefaultDispatcher-worker-6 @coroutine#794] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:25.382 [DefaultDispatcher-worker-6 @coroutine#794] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 23:19:25.385 [eventLoopGroupProxy-13-1 @call-handler#804] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 23:19:25.385 [eventLoopGroupProxy-13-2 @call-handler#805] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 23:19:25.385 [eventLoopGroupProxy-13-1 @call-handler#804] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:25.385 [eventLoopGroupProxy-13-1 @call-handler#804] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 23:19:25.386 [eventLoopGroupProxy-13-2 @call-handler#805] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:25.386 [eventLoopGroupProxy-13-1 @call-handler#804] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:25.386 [eventLoopGroupProxy-13-1 @call-handler#804] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-29 23:19:25.387 [DefaultDispatcher-worker-13 @coroutine#794] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:25.387 [DefaultDispatcher-worker-13 @coroutine#794] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:25.390 [DefaultDispatcher-worker-13 @coroutine#793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cb977a 2024-04-29 23:19:25.390 [DefaultDispatcher-worker-13 @coroutine#793] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 23:19:25.390 [DefaultDispatcher-worker-13 @coroutine#793] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:25.390 [DefaultDispatcher-worker-13 @coroutine#793] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 23:19:25.392 [eventLoopGroupProxy-13-1 @call-handler#812] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 23:19:25.393 [eventLoopGroupProxy-13-1 @call-handler#812] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:25.393 [eventLoopGroupProxy-13-1 @call-handler#812] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-29 23:19:25.397 [DefaultDispatcher-worker-9 @coroutine#793] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 23:19:25.397 [DefaultDispatcher-worker-9 @coroutine#793] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 23:19:25.411 [DefaultDispatcher-worker-2 @coroutine#793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cb977a 2024-04-29 23:19:25.420 [DefaultDispatcher-worker-6 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 23:19:25.420 [DefaultDispatcher-worker-6 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 23:19:25.420 [DefaultDispatcher-worker-6 @coroutine#792] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 23:19:25.421 [DefaultDispatcher-worker-6 @coroutine#792] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 23:19:25.422 [DefaultDispatcher-worker-10 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cb977a 2024-04-29 23:19:25.422 [eventLoopGroupProxy-13-1 @call-handler#820] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-29 23:19:25.423 [eventLoopGroupProxy-13-1 @call-handler#820] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-29 23:19:25.473 [eventLoopGroupProxy-13-1 @coroutine#821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:25.476 [eventLoopGroupProxy-13-1 @call-handler#820] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 54ms 2024-04-29 23:19:25.477 [DefaultDispatcher-worker-9 @coroutine#792] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 23:19:25.477 [DefaultDispatcher-worker-9 @coroutine#792] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 23:19:25.478 [DefaultDispatcher-worker-10 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 23:19:25.478 [DefaultDispatcher-worker-10 @coroutine#792] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:25.485 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.485 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:25.485 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.485 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:25.487 [eventLoopGroupProxy-13-1 @call-handler#827] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:25.491 [eventLoopGroupProxy-13-1 @coroutine#828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:25.491 [eventLoopGroupProxy-13-1 @call-handler#827] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:25.492 [eventLoopGroupProxy-13-1 @call-handler#827] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 23:19:25.492 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.494 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.494 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:25.494 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.494 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:25.496 [eventLoopGroupProxy-13-1 @call-handler#832] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:25.541 [eventLoopGroupProxy-13-1 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:25.541 [eventLoopGroupProxy-13-1 @call-handler#832] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:25.541 [eventLoopGroupProxy-13-1 @call-handler#832] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 23:19:25.542 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.544 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.544 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:25.544 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.544 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:25.546 [eventLoopGroupProxy-13-1 @call-handler#837] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:25.548 [eventLoopGroupProxy-13-1 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:25.548 [eventLoopGroupProxy-13-1 @call-handler#837] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:25.548 [eventLoopGroupProxy-13-1 @call-handler#837] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:25.549 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.551 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.551 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:25.551 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.551 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:25.553 [eventLoopGroupProxy-13-1 @call-handler#842] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:25.558 [eventLoopGroupProxy-13-1 @coroutine#843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:25.558 [eventLoopGroupProxy-13-1 @call-handler#842] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:25.558 [eventLoopGroupProxy-13-1 @call-handler#842] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-29 23:19:25.559 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.561 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.561 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:25.561 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.561 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:25.562 [eventLoopGroupProxy-13-1 @call-handler#847] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:25.607 [eventLoopGroupProxy-13-1 @coroutine#848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:25.608 [eventLoopGroupProxy-13-1 @call-handler#847] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:25.608 [eventLoopGroupProxy-13-1 @call-handler#847] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 23:19:25.608 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.611 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.611 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:25.611 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.611 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:25.612 [eventLoopGroupProxy-13-1 @call-handler#852] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:25.649 [eventLoopGroupProxy-13-1 @coroutine#853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:25.649 [eventLoopGroupProxy-13-1 @call-handler#852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:25.649 [eventLoopGroupProxy-13-1 @call-handler#852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 37ms 2024-04-29 23:19:25.650 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.654 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.654 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:25.654 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.654 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:25.656 [eventLoopGroupProxy-13-1 @call-handler#857] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:25.713 [eventLoopGroupProxy-13-1 @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:25.713 [eventLoopGroupProxy-13-1 @call-handler#857] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:25.714 [eventLoopGroupProxy-13-1 @call-handler#857] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 58ms 2024-04-29 23:19:25.714 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.717 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.717 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:25.717 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.717 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:25.719 [eventLoopGroupProxy-13-1 @call-handler#863] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:25.764 [eventLoopGroupProxy-13-1 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:25.764 [eventLoopGroupProxy-13-1 @call-handler#863] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:25.764 [eventLoopGroupProxy-13-1 @call-handler#863] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 23:19:25.765 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.767 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.767 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:25.767 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.767 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:25.769 [eventLoopGroupProxy-13-1 @call-handler#868] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:25.816 [eventLoopGroupProxy-13-1 @coroutine#869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:25.816 [eventLoopGroupProxy-13-1 @call-handler#868] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:25.817 [eventLoopGroupProxy-13-1 @call-handler#868] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-29 23:19:25.817 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.819 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.819 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:25.819 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.820 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:25.822 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:25.869 [eventLoopGroupProxy-13-1 @coroutine#874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:25.870 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:25.870 [eventLoopGroupProxy-13-1 @call-handler#873] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-29 23:19:25.871 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.873 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.873 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:25.873 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.873 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:25.875 [eventLoopGroupProxy-13-1 @call-handler#878] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:25.878 [eventLoopGroupProxy-13-1 @coroutine#879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:25.878 [eventLoopGroupProxy-13-1 @call-handler#878] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:25.878 [eventLoopGroupProxy-13-1 @call-handler#878] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:25.879 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.881 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.881 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:25.881 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.881 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:25.882 [eventLoopGroupProxy-13-1 @call-handler#883] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:25.885 [eventLoopGroupProxy-13-1 @coroutine#884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:25.886 [eventLoopGroupProxy-13-1 @call-handler#883] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:25.886 [eventLoopGroupProxy-13-1 @call-handler#883] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 23:19:25.887 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.888 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.888 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:25.888 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.888 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:25.890 [eventLoopGroupProxy-13-1 @call-handler#888] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:25.893 [eventLoopGroupProxy-13-1 @coroutine#889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:25.893 [eventLoopGroupProxy-13-1 @call-handler#888] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:25.893 [eventLoopGroupProxy-13-1 @call-handler#888] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:25.894 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.896 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.896 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:25.896 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.896 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:25.897 [eventLoopGroupProxy-13-1 @call-handler#893] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:25.900 [eventLoopGroupProxy-13-1 @coroutine#894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:25.900 [eventLoopGroupProxy-13-1 @call-handler#893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:25.901 [eventLoopGroupProxy-13-1 @call-handler#893] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 23:19:25.901 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.903 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.903 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:25.903 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.903 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:25.905 [eventLoopGroupProxy-13-1 @call-handler#898] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:25.905 [DefaultDispatcher-worker-8 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cb977a 2024-04-29 23:19:25.907 [eventLoopGroupProxy-13-1 @coroutine#900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:25.907 [eventLoopGroupProxy-13-1 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:25.908 [eventLoopGroupProxy-13-1 @call-handler#898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 23:19:25.908 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.910 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.910 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:25.910 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.910 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:25.911 [eventLoopGroupProxy-13-1 @call-handler#904] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:25.914 [eventLoopGroupProxy-13-1 @coroutine#905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:25.914 [eventLoopGroupProxy-13-1 @call-handler#904] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:25.915 [eventLoopGroupProxy-13-1 @call-handler#904] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 23:19:25.915 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.917 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.917 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:25.917 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.917 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:25.918 [eventLoopGroupProxy-13-1 @call-handler#909] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:25.921 [eventLoopGroupProxy-13-1 @coroutine#910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:25.921 [eventLoopGroupProxy-13-1 @call-handler#909] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:25.921 [eventLoopGroupProxy-13-1 @call-handler#909] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:25.922 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.923 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.923 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:25.923 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.923 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:25.925 [eventLoopGroupProxy-13-1 @call-handler#914] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:25.926 [eventLoopGroupProxy-13-1 @coroutine#915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:25.927 [eventLoopGroupProxy-13-1 @call-handler#914] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:25.927 [eventLoopGroupProxy-13-1 @call-handler#914] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:25.927 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.929 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.929 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:25.929 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.929 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:25.931 [eventLoopGroupProxy-13-1 @call-handler#919] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:25.932 [eventLoopGroupProxy-13-1 @coroutine#920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:25.933 [eventLoopGroupProxy-13-1 @call-handler#919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:25.933 [eventLoopGroupProxy-13-1 @call-handler#919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:25.933 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.935 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.935 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:25.935 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.935 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:25.936 [eventLoopGroupProxy-13-1 @call-handler#924] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:25.938 [eventLoopGroupProxy-13-1 @coroutine#925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:25.939 [eventLoopGroupProxy-13-1 @call-handler#924] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:25.939 [eventLoopGroupProxy-13-1 @call-handler#924] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:25.940 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.942 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.942 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:25.942 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.942 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:25.943 [eventLoopGroupProxy-13-1 @call-handler#929] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:25.946 [eventLoopGroupProxy-13-1 @coroutine#930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:25.946 [eventLoopGroupProxy-13-1 @call-handler#929] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:25.946 [eventLoopGroupProxy-13-1 @call-handler#929] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:25.947 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.948 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.948 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:25.948 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.948 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:25.950 [eventLoopGroupProxy-13-1 @call-handler#934] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:25.953 [eventLoopGroupProxy-13-1 @coroutine#935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:25.953 [eventLoopGroupProxy-13-1 @call-handler#934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:25.953 [eventLoopGroupProxy-13-1 @call-handler#934] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:25.954 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.955 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.955 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:25.955 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.956 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:25.957 [eventLoopGroupProxy-13-1 @call-handler#939] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:25.960 [eventLoopGroupProxy-13-1 @coroutine#940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:25.960 [eventLoopGroupProxy-13-1 @call-handler#939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:25.960 [eventLoopGroupProxy-13-1 @call-handler#939] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:25.961 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.962 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.963 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:25.963 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.963 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:25.964 [eventLoopGroupProxy-13-1 @call-handler#944] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:25.967 [eventLoopGroupProxy-13-1 @coroutine#945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:25.967 [eventLoopGroupProxy-13-1 @call-handler#944] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:25.967 [eventLoopGroupProxy-13-1 @call-handler#944] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:25.968 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.970 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.970 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:25.970 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.971 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:25.972 [eventLoopGroupProxy-13-1 @call-handler#949] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:25.974 [eventLoopGroupProxy-13-1 @coroutine#950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:25.975 [eventLoopGroupProxy-13-1 @call-handler#949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:25.975 [eventLoopGroupProxy-13-1 @call-handler#949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:25.975 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.977 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.977 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:25.977 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.977 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:25.978 [eventLoopGroupProxy-13-1 @call-handler#954] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:25.980 [eventLoopGroupProxy-13-1 @coroutine#955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:25.981 [eventLoopGroupProxy-13-1 @call-handler#954] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:25.981 [eventLoopGroupProxy-13-1 @call-handler#954] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:25.981 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.982 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.983 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:25.983 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.983 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:25.984 [eventLoopGroupProxy-13-1 @call-handler#959] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:25.986 [eventLoopGroupProxy-13-1 @coroutine#960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:25.986 [eventLoopGroupProxy-13-1 @call-handler#959] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:25.986 [eventLoopGroupProxy-13-1 @call-handler#959] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:25.987 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.988 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.988 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:25.988 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.988 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:25.990 [eventLoopGroupProxy-13-1 @call-handler#964] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:25.992 [eventLoopGroupProxy-13-1 @coroutine#965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:25.992 [eventLoopGroupProxy-13-1 @call-handler#964] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:25.992 [eventLoopGroupProxy-13-1 @call-handler#964] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:25.993 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.995 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.995 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:25.995 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:25.995 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:25.997 [eventLoopGroupProxy-13-1 @call-handler#969] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:25.999 [eventLoopGroupProxy-13-1 @coroutine#970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:25.999 [eventLoopGroupProxy-13-1 @call-handler#969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:25.999 [eventLoopGroupProxy-13-1 @call-handler#969] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:26.000 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.004 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.004 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.004 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.004 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.006 [eventLoopGroupProxy-13-1 @call-handler#975] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.008 [eventLoopGroupProxy-13-1 @coroutine#976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.008 [eventLoopGroupProxy-13-1 @call-handler#975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.008 [eventLoopGroupProxy-13-1 @call-handler#975] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:26.009 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.010 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.010 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.010 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.010 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.012 [eventLoopGroupProxy-13-1 @call-handler#980] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.014 [eventLoopGroupProxy-13-1 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.014 [eventLoopGroupProxy-13-1 @call-handler#980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.014 [eventLoopGroupProxy-13-1 @call-handler#980] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:26.015 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.016 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.016 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.016 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.016 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.018 [eventLoopGroupProxy-13-1 @call-handler#985] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.020 [eventLoopGroupProxy-13-1 @coroutine#986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.020 [eventLoopGroupProxy-13-1 @call-handler#985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.020 [eventLoopGroupProxy-13-1 @call-handler#985] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:26.021 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.022 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.022 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.022 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.022 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.024 [eventLoopGroupProxy-13-1 @call-handler#990] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.026 [eventLoopGroupProxy-13-1 @coroutine#991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.026 [eventLoopGroupProxy-13-1 @call-handler#990] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.026 [eventLoopGroupProxy-13-1 @call-handler#990] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:26.027 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.028 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.029 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.029 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.029 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.030 [eventLoopGroupProxy-13-1 @call-handler#995] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.032 [eventLoopGroupProxy-13-1 @coroutine#996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.032 [eventLoopGroupProxy-13-1 @call-handler#995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.032 [eventLoopGroupProxy-13-1 @call-handler#995] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:26.033 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.035 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.035 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.035 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.035 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.036 [eventLoopGroupProxy-13-1 @call-handler#1000] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.039 [eventLoopGroupProxy-13-1 @coroutine#1001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.039 [eventLoopGroupProxy-13-1 @call-handler#1000] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.039 [eventLoopGroupProxy-13-1 @call-handler#1000] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:26.039 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.041 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.041 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.041 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.041 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.042 [eventLoopGroupProxy-13-1 @call-handler#1005] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.044 [eventLoopGroupProxy-13-1 @coroutine#1006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.044 [eventLoopGroupProxy-13-1 @call-handler#1005] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.045 [eventLoopGroupProxy-13-1 @call-handler#1005] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:26.045 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.047 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.047 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.047 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.047 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.048 [eventLoopGroupProxy-13-1 @call-handler#1010] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.092 [eventLoopGroupProxy-13-1 @coroutine#1011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.092 [eventLoopGroupProxy-13-1 @call-handler#1010] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.093 [eventLoopGroupProxy-13-1 @call-handler#1010] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 23:19:26.093 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.096 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.096 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.096 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.096 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.098 [eventLoopGroupProxy-13-1 @call-handler#1015] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.100 [eventLoopGroupProxy-13-1 @coroutine#1016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.100 [eventLoopGroupProxy-13-1 @call-handler#1015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.100 [eventLoopGroupProxy-13-1 @call-handler#1015] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:26.101 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.102 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.102 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.102 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.102 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.104 [eventLoopGroupProxy-13-1 @call-handler#1020] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.106 [eventLoopGroupProxy-13-1 @coroutine#1021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.106 [eventLoopGroupProxy-13-1 @call-handler#1020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.106 [eventLoopGroupProxy-13-1 @call-handler#1020] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:26.107 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.108 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.108 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.108 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.108 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.110 [eventLoopGroupProxy-13-1 @call-handler#1025] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.112 [eventLoopGroupProxy-13-1 @coroutine#1026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.112 [eventLoopGroupProxy-13-1 @call-handler#1025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.112 [eventLoopGroupProxy-13-1 @call-handler#1025] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:26.113 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.114 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.114 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.114 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.114 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.115 [eventLoopGroupProxy-13-1 @call-handler#1030] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.161 [eventLoopGroupProxy-13-1 @coroutine#1031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.161 [eventLoopGroupProxy-13-1 @call-handler#1030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.161 [eventLoopGroupProxy-13-1 @call-handler#1030] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 23:19:26.162 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.163 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.163 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.163 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.163 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.165 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.210 [eventLoopGroupProxy-13-1 @coroutine#1036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.211 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.211 [eventLoopGroupProxy-13-1 @call-handler#1035] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 23:19:26.211 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.213 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.213 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.213 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.213 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.214 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.217 [eventLoopGroupProxy-13-1 @coroutine#1041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.217 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.217 [eventLoopGroupProxy-13-1 @call-handler#1040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:26.218 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.219 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.219 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.219 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.219 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.221 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.223 [eventLoopGroupProxy-13-1 @coroutine#1046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.223 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.223 [eventLoopGroupProxy-13-1 @call-handler#1045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:26.224 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.225 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.225 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.225 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.225 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.227 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.272 [eventLoopGroupProxy-13-1 @coroutine#1051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.272 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.272 [eventLoopGroupProxy-13-1 @call-handler#1050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 23:19:26.273 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.275 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.275 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.275 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.275 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.276 [eventLoopGroupProxy-13-1 @call-handler#1055] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.279 [eventLoopGroupProxy-13-1 @coroutine#1056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.279 [eventLoopGroupProxy-13-1 @call-handler#1055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.279 [eventLoopGroupProxy-13-1 @call-handler#1055] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:26.279 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.281 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.281 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.281 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.281 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.282 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.284 [eventLoopGroupProxy-13-1 @coroutine#1061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.284 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.284 [eventLoopGroupProxy-13-1 @call-handler#1060] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:26.285 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.286 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.286 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.286 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.286 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.287 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.290 [eventLoopGroupProxy-13-1 @coroutine#1066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.290 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.290 [eventLoopGroupProxy-13-1 @call-handler#1065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:26.290 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.292 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.292 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.292 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.292 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.293 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.295 [eventLoopGroupProxy-13-1 @coroutine#1071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.295 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.296 [eventLoopGroupProxy-13-1 @call-handler#1070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:26.296 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.297 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.298 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.298 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.298 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.299 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.344 [eventLoopGroupProxy-13-1 @coroutine#1077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.344 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.344 [eventLoopGroupProxy-13-1 @call-handler#1075] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 23:19:26.345 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.347 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.347 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.347 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.347 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.349 [eventLoopGroupProxy-13-1 @call-handler#1081] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.351 [eventLoopGroupProxy-13-1 @coroutine#1082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.351 [eventLoopGroupProxy-13-1 @call-handler#1081] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.351 [eventLoopGroupProxy-13-1 @call-handler#1081] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:26.352 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.353 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.353 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.353 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.353 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.354 [eventLoopGroupProxy-13-1 @call-handler#1086] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.356 [eventLoopGroupProxy-13-1 @coroutine#1087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.357 [eventLoopGroupProxy-13-1 @call-handler#1086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.357 [eventLoopGroupProxy-13-1 @call-handler#1086] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:26.357 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.359 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.359 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.359 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.359 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.360 [eventLoopGroupProxy-13-1 @call-handler#1091] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.362 [eventLoopGroupProxy-13-1 @coroutine#1092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.362 [eventLoopGroupProxy-13-1 @call-handler#1091] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.363 [eventLoopGroupProxy-13-1 @call-handler#1091] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:26.363 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.364 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.365 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.365 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.365 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.366 [eventLoopGroupProxy-13-1 @call-handler#1096] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.368 [eventLoopGroupProxy-13-1 @coroutine#1097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.368 [eventLoopGroupProxy-13-1 @call-handler#1096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.369 [eventLoopGroupProxy-13-1 @call-handler#1096] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:26.369 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.370 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.370 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.370 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.370 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.372 [eventLoopGroupProxy-13-1 @call-handler#1101] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.374 [eventLoopGroupProxy-13-1 @coroutine#1102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.374 [eventLoopGroupProxy-13-1 @call-handler#1101] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.374 [eventLoopGroupProxy-13-1 @call-handler#1101] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:26.375 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.376 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.376 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.376 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.376 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.378 [eventLoopGroupProxy-13-1 @call-handler#1106] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.380 [eventLoopGroupProxy-13-1 @coroutine#1107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.380 [eventLoopGroupProxy-13-1 @call-handler#1106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.380 [eventLoopGroupProxy-13-1 @call-handler#1106] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:26.381 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.382 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.382 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.382 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.382 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.384 [eventLoopGroupProxy-13-1 @call-handler#1111] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.386 [eventLoopGroupProxy-13-1 @coroutine#1112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.386 [eventLoopGroupProxy-13-1 @call-handler#1111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.386 [eventLoopGroupProxy-13-1 @call-handler#1111] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:26.387 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.388 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.388 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.388 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.388 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.390 [eventLoopGroupProxy-13-1 @call-handler#1116] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.392 [eventLoopGroupProxy-13-1 @coroutine#1117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.392 [eventLoopGroupProxy-13-1 @call-handler#1116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.392 [eventLoopGroupProxy-13-1 @call-handler#1116] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:26.393 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.395 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.395 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.395 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.395 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.396 [eventLoopGroupProxy-13-1 @call-handler#1121] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.399 [eventLoopGroupProxy-13-1 @coroutine#1122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.399 [eventLoopGroupProxy-13-1 @call-handler#1121] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.399 [eventLoopGroupProxy-13-1 @call-handler#1121] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:26.400 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.401 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.401 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.401 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.401 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.402 [eventLoopGroupProxy-13-1 @call-handler#1126] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.405 [eventLoopGroupProxy-13-1 @coroutine#1127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.405 [eventLoopGroupProxy-13-1 @call-handler#1126] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.405 [eventLoopGroupProxy-13-1 @call-handler#1126] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:26.405 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.407 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.407 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.407 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.407 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.409 [eventLoopGroupProxy-13-1 @call-handler#1131] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.411 [eventLoopGroupProxy-13-1 @coroutine#1132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.411 [eventLoopGroupProxy-13-1 @call-handler#1131] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.412 [eventLoopGroupProxy-13-1 @call-handler#1131] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:26.412 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.414 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.414 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.414 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.414 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.415 [eventLoopGroupProxy-13-1 @call-handler#1136] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.417 [eventLoopGroupProxy-13-1 @coroutine#1137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.417 [eventLoopGroupProxy-13-1 @call-handler#1136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.418 [eventLoopGroupProxy-13-1 @call-handler#1136] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:26.418 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.419 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.419 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.419 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.419 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.420 [eventLoopGroupProxy-13-1 @call-handler#1141] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.425 [DefaultDispatcher-worker-14 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cb977a 2024-04-29 23:19:26.464 [eventLoopGroupProxy-13-1 @coroutine#1143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.464 [eventLoopGroupProxy-13-1 @call-handler#1141] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.464 [eventLoopGroupProxy-13-1 @call-handler#1141] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 23:19:26.465 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.466 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.466 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.466 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.466 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.468 [eventLoopGroupProxy-13-1 @call-handler#1147] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.470 [eventLoopGroupProxy-13-1 @coroutine#1148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.470 [eventLoopGroupProxy-13-1 @call-handler#1147] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.470 [eventLoopGroupProxy-13-1 @call-handler#1147] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:26.471 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.473 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.473 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.473 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.473 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.474 [eventLoopGroupProxy-13-1 @call-handler#1152] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.477 [eventLoopGroupProxy-13-1 @coroutine#1153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.477 [eventLoopGroupProxy-13-1 @call-handler#1152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.477 [eventLoopGroupProxy-13-1 @call-handler#1152] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:26.477 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.479 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.479 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.479 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.479 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.481 [eventLoopGroupProxy-13-1 @call-handler#1157] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.527 [eventLoopGroupProxy-13-1 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.528 [eventLoopGroupProxy-13-1 @call-handler#1157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.528 [eventLoopGroupProxy-13-1 @call-handler#1157] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-29 23:19:26.528 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.530 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.530 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.530 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.530 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.531 [eventLoopGroupProxy-13-1 @call-handler#1162] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.534 [eventLoopGroupProxy-13-1 @coroutine#1163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.534 [eventLoopGroupProxy-13-1 @call-handler#1162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.534 [eventLoopGroupProxy-13-1 @call-handler#1162] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:26.535 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.537 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.537 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.537 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.537 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.538 [eventLoopGroupProxy-13-1 @call-handler#1167] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.540 [eventLoopGroupProxy-13-1 @coroutine#1168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.540 [eventLoopGroupProxy-13-1 @call-handler#1167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.540 [eventLoopGroupProxy-13-1 @call-handler#1167] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:26.541 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.543 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.543 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.543 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.543 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.544 [eventLoopGroupProxy-13-1 @call-handler#1172] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.546 [eventLoopGroupProxy-13-1 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.547 [eventLoopGroupProxy-13-1 @call-handler#1172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.547 [eventLoopGroupProxy-13-1 @call-handler#1172] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:26.547 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.550 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.550 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.550 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.550 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.552 [eventLoopGroupProxy-13-1 @call-handler#1177] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.596 [eventLoopGroupProxy-13-1 @coroutine#1178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.596 [eventLoopGroupProxy-13-1 @call-handler#1177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.597 [eventLoopGroupProxy-13-1 @call-handler#1177] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 23:19:26.597 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.599 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.599 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.599 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.599 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.600 [eventLoopGroupProxy-13-1 @call-handler#1182] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.603 [eventLoopGroupProxy-13-1 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.603 [eventLoopGroupProxy-13-1 @call-handler#1182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.603 [eventLoopGroupProxy-13-1 @call-handler#1182] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:26.604 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.605 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.605 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.605 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.605 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.607 [eventLoopGroupProxy-13-1 @call-handler#1188] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.652 [eventLoopGroupProxy-13-1 @coroutine#1189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.652 [eventLoopGroupProxy-13-1 @call-handler#1188] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.652 [eventLoopGroupProxy-13-1 @call-handler#1188] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 23:19:26.653 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.655 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.655 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.655 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.655 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.657 [eventLoopGroupProxy-13-1 @call-handler#1193] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.704 [eventLoopGroupProxy-13-1 @coroutine#1194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.705 [eventLoopGroupProxy-13-1 @call-handler#1193] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.705 [eventLoopGroupProxy-13-1 @call-handler#1193] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-29 23:19:26.705 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.707 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.707 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.707 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.708 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.709 [eventLoopGroupProxy-13-1 @call-handler#1198] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.752 [eventLoopGroupProxy-13-1 @coroutine#1199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.752 [eventLoopGroupProxy-13-1 @call-handler#1198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.752 [eventLoopGroupProxy-13-1 @call-handler#1198] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-29 23:19:26.753 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.754 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.754 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.754 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.754 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.755 [eventLoopGroupProxy-13-1 @call-handler#1203] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.799 [eventLoopGroupProxy-13-1 @coroutine#1204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.799 [eventLoopGroupProxy-13-1 @call-handler#1203] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.799 [eventLoopGroupProxy-13-1 @call-handler#1203] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 23:19:26.800 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.801 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.802 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.802 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.802 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.803 [eventLoopGroupProxy-13-1 @call-handler#1208] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.804 [eventLoopGroupProxy-13-1 @coroutine#1209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.805 [eventLoopGroupProxy-13-1 @call-handler#1208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.805 [eventLoopGroupProxy-13-1 @call-handler#1208] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:26.805 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.807 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.807 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.807 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.807 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.808 [eventLoopGroupProxy-13-1 @call-handler#1213] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.810 [eventLoopGroupProxy-13-1 @coroutine#1214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.810 [eventLoopGroupProxy-13-1 @call-handler#1213] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.810 [eventLoopGroupProxy-13-1 @call-handler#1213] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:26.810 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.812 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.812 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.812 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.812 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.813 [eventLoopGroupProxy-13-1 @call-handler#1218] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.814 [eventLoopGroupProxy-13-1 @coroutine#1219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.815 [eventLoopGroupProxy-13-1 @call-handler#1218] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.815 [eventLoopGroupProxy-13-1 @call-handler#1218] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:26.815 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.816 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.817 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.817 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.817 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.818 [eventLoopGroupProxy-13-1 @call-handler#1223] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.819 [eventLoopGroupProxy-13-1 @coroutine#1224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.820 [eventLoopGroupProxy-13-1 @call-handler#1223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.820 [eventLoopGroupProxy-13-1 @call-handler#1223] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:26.820 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.822 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.822 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.822 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.822 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.823 [eventLoopGroupProxy-13-1 @call-handler#1228] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.825 [eventLoopGroupProxy-13-1 @coroutine#1229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.825 [eventLoopGroupProxy-13-1 @call-handler#1228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.825 [eventLoopGroupProxy-13-1 @call-handler#1228] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:26.825 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.826 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.826 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.827 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.827 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.828 [eventLoopGroupProxy-13-1 @call-handler#1233] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.829 [eventLoopGroupProxy-13-1 @coroutine#1234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.830 [eventLoopGroupProxy-13-1 @call-handler#1233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.830 [eventLoopGroupProxy-13-1 @call-handler#1233] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:26.831 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.832 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.832 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.832 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.832 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.833 [eventLoopGroupProxy-13-1 @call-handler#1238] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.835 [eventLoopGroupProxy-13-1 @coroutine#1239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.835 [eventLoopGroupProxy-13-1 @call-handler#1238] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.835 [eventLoopGroupProxy-13-1 @call-handler#1238] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:26.835 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.836 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.837 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.837 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.837 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.838 [eventLoopGroupProxy-13-1 @call-handler#1243] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.839 [eventLoopGroupProxy-13-1 @coroutine#1244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.840 [eventLoopGroupProxy-13-1 @call-handler#1243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.840 [eventLoopGroupProxy-13-1 @call-handler#1243] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:26.840 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.841 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.841 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.841 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.841 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.842 [eventLoopGroupProxy-13-1 @call-handler#1248] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.844 [eventLoopGroupProxy-13-1 @coroutine#1249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.844 [eventLoopGroupProxy-13-1 @call-handler#1248] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.844 [eventLoopGroupProxy-13-1 @call-handler#1248] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:26.845 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.846 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.846 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.846 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.846 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.847 [eventLoopGroupProxy-13-1 @call-handler#1253] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.848 [eventLoopGroupProxy-13-1 @coroutine#1254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.849 [eventLoopGroupProxy-13-1 @call-handler#1253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.849 [eventLoopGroupProxy-13-1 @call-handler#1253] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:26.849 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.850 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.850 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.850 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.850 [DefaultDispatcher-worker-7 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.851 [eventLoopGroupProxy-13-1 @call-handler#1258] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.853 [eventLoopGroupProxy-13-1 @coroutine#1259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.853 [eventLoopGroupProxy-13-1 @call-handler#1258] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.853 [eventLoopGroupProxy-13-1 @call-handler#1258] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:26.853 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.855 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.855 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.855 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.855 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.856 [eventLoopGroupProxy-13-1 @call-handler#1263] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.858 [eventLoopGroupProxy-13-1 @coroutine#1264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.858 [eventLoopGroupProxy-13-1 @call-handler#1263] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.858 [eventLoopGroupProxy-13-1 @call-handler#1263] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:26.859 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.860 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.860 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.860 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.860 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.862 [eventLoopGroupProxy-13-1 @call-handler#1268] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.864 [eventLoopGroupProxy-13-1 @coroutine#1269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.864 [eventLoopGroupProxy-13-1 @call-handler#1268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.864 [eventLoopGroupProxy-13-1 @call-handler#1268] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:26.864 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.865 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.865 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.865 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.865 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.866 [eventLoopGroupProxy-13-1 @call-handler#1273] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.868 [eventLoopGroupProxy-13-1 @coroutine#1274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.868 [eventLoopGroupProxy-13-1 @call-handler#1273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.868 [eventLoopGroupProxy-13-1 @call-handler#1273] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:26.869 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.870 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.870 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.870 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.870 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.871 [eventLoopGroupProxy-13-1 @call-handler#1278] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.920 [eventLoopGroupProxy-13-1 @coroutine#1280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.921 [eventLoopGroupProxy-13-1 @call-handler#1278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.921 [eventLoopGroupProxy-13-1 @call-handler#1278] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-04-29 23:19:26.922 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.923 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.923 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.923 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.923 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.925 [eventLoopGroupProxy-13-1 @call-handler#1284] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.927 [eventLoopGroupProxy-13-1 @coroutine#1285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.927 [eventLoopGroupProxy-13-1 @call-handler#1284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.927 [eventLoopGroupProxy-13-1 @call-handler#1284] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:26.928 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.929 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.929 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.929 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.929 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.931 [eventLoopGroupProxy-13-1 @call-handler#1289] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.933 [eventLoopGroupProxy-13-1 @coroutine#1290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.933 [eventLoopGroupProxy-13-1 @call-handler#1289] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.933 [eventLoopGroupProxy-13-1 @call-handler#1289] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:26.934 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.935 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.935 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.935 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.935 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.936 [eventLoopGroupProxy-13-1 @call-handler#1294] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.938 [eventLoopGroupProxy-13-1 @coroutine#1295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.938 [eventLoopGroupProxy-13-1 @call-handler#1294] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.938 [eventLoopGroupProxy-13-1 @call-handler#1294] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:26.939 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.940 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.941 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.941 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.941 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.942 [eventLoopGroupProxy-13-1 @call-handler#1299] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.943 [eventLoopGroupProxy-13-1 @coroutine#1300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.944 [eventLoopGroupProxy-13-1 @call-handler#1299] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.944 [eventLoopGroupProxy-13-1 @call-handler#1299] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:26.944 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.945 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.946 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.946 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.946 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.947 [eventLoopGroupProxy-13-1 @call-handler#1304] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.947 [DefaultDispatcher-worker-13 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cb977a 2024-04-29 23:19:26.949 [eventLoopGroupProxy-13-1 @coroutine#1306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.949 [eventLoopGroupProxy-13-1 @call-handler#1304] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.949 [eventLoopGroupProxy-13-1 @call-handler#1304] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:26.949 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.950 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.951 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.951 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.951 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.952 [eventLoopGroupProxy-13-1 @call-handler#1310] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.954 [eventLoopGroupProxy-13-1 @coroutine#1311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:26.954 [eventLoopGroupProxy-13-1 @call-handler#1310] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:26.954 [eventLoopGroupProxy-13-1 @call-handler#1310] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:26.954 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.955 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.955 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:26.955 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:26.955 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:26.956 [eventLoopGroupProxy-13-1 @call-handler#1315] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:26.999 [eventLoopGroupProxy-13-1 @coroutine#1316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.000 [eventLoopGroupProxy-13-1 @call-handler#1315] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.000 [eventLoopGroupProxy-13-1 @call-handler#1315] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 23:19:27.000 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.002 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.002 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.002 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.002 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.003 [eventLoopGroupProxy-13-1 @call-handler#1321] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.004 [DefaultDispatcher-worker-10 @coroutine#1320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.005 [eventLoopGroupProxy-13-1 @coroutine#1323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.005 [eventLoopGroupProxy-13-1 @call-handler#1321] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.005 [eventLoopGroupProxy-13-1 @call-handler#1321] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:27.005 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.007 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.007 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.007 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.007 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.008 [eventLoopGroupProxy-13-1 @call-handler#1327] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.010 [eventLoopGroupProxy-13-1 @coroutine#1328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.010 [eventLoopGroupProxy-13-1 @call-handler#1327] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.010 [eventLoopGroupProxy-13-1 @call-handler#1327] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:27.010 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.012 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.012 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.012 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.012 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.013 [eventLoopGroupProxy-13-1 @call-handler#1332] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.039 [DefaultDispatcher-worker-10 @coroutine#1333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395115ac 2024-04-29 23:19:27.055 [eventLoopGroupProxy-13-1 @coroutine#1335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.055 [eventLoopGroupProxy-13-1 @call-handler#1332] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.055 [eventLoopGroupProxy-13-1 @call-handler#1332] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-04-29 23:19:27.056 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.058 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.058 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.058 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.058 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.059 [eventLoopGroupProxy-13-1 @call-handler#1339] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.061 [eventLoopGroupProxy-13-1 @coroutine#1340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.062 [eventLoopGroupProxy-13-1 @call-handler#1339] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.062 [eventLoopGroupProxy-13-1 @call-handler#1339] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:27.062 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.063 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.063 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.063 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.063 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.064 [eventLoopGroupProxy-13-1 @call-handler#1344] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.066 [eventLoopGroupProxy-13-1 @coroutine#1345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.066 [eventLoopGroupProxy-13-1 @call-handler#1344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.067 [eventLoopGroupProxy-13-1 @call-handler#1344] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:27.067 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.068 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.068 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.069 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.069 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.070 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.072 [eventLoopGroupProxy-13-1 @coroutine#1350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.072 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.072 [eventLoopGroupProxy-13-1 @call-handler#1349] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:27.072 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.073 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.073 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.073 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.073 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.074 [eventLoopGroupProxy-13-1 @call-handler#1354] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.076 [eventLoopGroupProxy-13-1 @coroutine#1355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.076 [eventLoopGroupProxy-13-1 @call-handler#1354] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.076 [eventLoopGroupProxy-13-1 @call-handler#1354] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:27.077 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.078 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.078 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.078 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.078 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.079 [eventLoopGroupProxy-13-1 @call-handler#1359] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.081 [eventLoopGroupProxy-13-1 @coroutine#1360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.081 [eventLoopGroupProxy-13-1 @call-handler#1359] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.082 [eventLoopGroupProxy-13-1 @call-handler#1359] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:27.082 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.083 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.083 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.083 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.083 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.084 [eventLoopGroupProxy-13-1 @call-handler#1364] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.086 [eventLoopGroupProxy-13-1 @coroutine#1365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.086 [eventLoopGroupProxy-13-1 @call-handler#1364] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.086 [eventLoopGroupProxy-13-1 @call-handler#1364] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:27.087 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.087 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.088 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.088 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.088 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.089 [eventLoopGroupProxy-13-1 @call-handler#1369] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.090 [eventLoopGroupProxy-13-1 @coroutine#1370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.090 [eventLoopGroupProxy-13-1 @call-handler#1369] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.091 [eventLoopGroupProxy-13-1 @call-handler#1369] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:27.091 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.092 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.092 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.092 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.092 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.093 [eventLoopGroupProxy-13-1 @call-handler#1374] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.095 [eventLoopGroupProxy-13-1 @coroutine#1375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.095 [eventLoopGroupProxy-13-1 @call-handler#1374] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.095 [eventLoopGroupProxy-13-1 @call-handler#1374] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:27.095 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.097 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.097 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.097 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.097 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.098 [eventLoopGroupProxy-13-1 @call-handler#1379] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.100 [eventLoopGroupProxy-13-1 @coroutine#1380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.100 [eventLoopGroupProxy-13-1 @call-handler#1379] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.100 [eventLoopGroupProxy-13-1 @call-handler#1379] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:27.100 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.103 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.103 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.103 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.103 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.105 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.107 [eventLoopGroupProxy-13-1 @coroutine#1385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.107 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.107 [eventLoopGroupProxy-13-1 @call-handler#1384] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:27.108 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.109 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.109 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.109 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.109 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.110 [eventLoopGroupProxy-13-1 @call-handler#1389] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.112 [eventLoopGroupProxy-13-1 @coroutine#1390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.113 [eventLoopGroupProxy-13-1 @call-handler#1389] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.113 [eventLoopGroupProxy-13-1 @call-handler#1389] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:27.113 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.114 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.114 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.114 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.114 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.115 [eventLoopGroupProxy-13-1 @call-handler#1394] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.163 [eventLoopGroupProxy-13-1 @coroutine#1395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.164 [eventLoopGroupProxy-13-1 @call-handler#1394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.164 [eventLoopGroupProxy-13-1 @call-handler#1394] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-29 23:19:27.164 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.166 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.166 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.166 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.166 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.167 [eventLoopGroupProxy-13-1 @call-handler#1399] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.169 [eventLoopGroupProxy-13-1 @coroutine#1400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.169 [eventLoopGroupProxy-13-1 @call-handler#1399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.169 [eventLoopGroupProxy-13-1 @call-handler#1399] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:27.170 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.171 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.171 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.171 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.171 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.172 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.216 [eventLoopGroupProxy-13-1 @coroutine#1406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.216 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.216 [eventLoopGroupProxy-13-1 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 23:19:27.217 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.218 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.218 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.218 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.219 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.220 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.222 [eventLoopGroupProxy-13-1 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.222 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.222 [eventLoopGroupProxy-13-1 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:27.222 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.223 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.223 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.224 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.224 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.225 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.267 [eventLoopGroupProxy-13-1 @coroutine#1416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.267 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.267 [eventLoopGroupProxy-13-1 @call-handler#1415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-29 23:19:27.267 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.269 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.269 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.269 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.269 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.270 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.314 [eventLoopGroupProxy-13-1 @coroutine#1421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.315 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.315 [eventLoopGroupProxy-13-1 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 23:19:27.315 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.317 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.317 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.317 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.317 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.319 [eventLoopGroupProxy-13-1 @call-handler#1425] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.366 [eventLoopGroupProxy-13-1 @coroutine#1426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.367 [eventLoopGroupProxy-13-1 @call-handler#1425] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.367 [eventLoopGroupProxy-13-1 @call-handler#1425] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-29 23:19:27.367 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.369 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.369 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.369 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.369 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.370 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.415 [eventLoopGroupProxy-13-1 @coroutine#1431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.415 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.415 [eventLoopGroupProxy-13-1 @call-handler#1430] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 23:19:27.416 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.417 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.417 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.417 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.417 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.418 [eventLoopGroupProxy-13-1 @call-handler#1435] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.463 [eventLoopGroupProxy-13-1 @coroutine#1436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.463 [eventLoopGroupProxy-13-1 @call-handler#1435] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.463 [eventLoopGroupProxy-13-1 @call-handler#1435] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 23:19:27.463 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.465 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.465 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.465 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.465 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.466 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.468 [eventLoopGroupProxy-13-1 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.468 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.468 [eventLoopGroupProxy-13-1 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:27.469 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.470 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.470 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.470 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.470 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.470 [DefaultDispatcher-worker-4 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cb977a 2024-04-29 23:19:27.471 [eventLoopGroupProxy-13-1 @call-handler#1446] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.516 [eventLoopGroupProxy-13-1 @coroutine#1448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.516 [eventLoopGroupProxy-13-1 @call-handler#1446] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.516 [eventLoopGroupProxy-13-1 @call-handler#1446] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 23:19:27.516 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.518 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.518 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.518 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.518 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.519 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.522 [eventLoopGroupProxy-13-1 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.522 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.522 [eventLoopGroupProxy-13-1 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:27.523 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.524 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.524 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.524 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.524 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.525 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.527 [eventLoopGroupProxy-13-1 @coroutine#1458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.527 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.527 [eventLoopGroupProxy-13-1 @call-handler#1457] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:27.528 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.529 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.529 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.529 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.529 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.530 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.532 [eventLoopGroupProxy-13-1 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.532 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.532 [eventLoopGroupProxy-13-1 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:27.533 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.534 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.534 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.534 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.534 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.535 [eventLoopGroupProxy-13-1 @call-handler#1467] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.538 [eventLoopGroupProxy-13-1 @coroutine#1468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.538 [eventLoopGroupProxy-13-1 @call-handler#1467] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.538 [eventLoopGroupProxy-13-1 @call-handler#1467] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:27.538 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.539 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.539 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.539 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.539 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.540 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.542 [eventLoopGroupProxy-13-1 @coroutine#1473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.542 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.542 [eventLoopGroupProxy-13-1 @call-handler#1472] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:27.543 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.544 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.544 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.544 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.544 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.545 [eventLoopGroupProxy-13-1 @call-handler#1477] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.587 [eventLoopGroupProxy-13-1 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.588 [eventLoopGroupProxy-13-1 @call-handler#1477] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.588 [eventLoopGroupProxy-13-1 @call-handler#1477] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-29 23:19:27.588 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.590 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.590 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.590 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.590 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.591 [eventLoopGroupProxy-13-1 @call-handler#1482] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.593 [eventLoopGroupProxy-13-1 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.593 [eventLoopGroupProxy-13-1 @call-handler#1482] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.593 [eventLoopGroupProxy-13-1 @call-handler#1482] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:27.593 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.594 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.594 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.594 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.594 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.595 [eventLoopGroupProxy-13-1 @call-handler#1487] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.597 [eventLoopGroupProxy-13-1 @coroutine#1488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.597 [eventLoopGroupProxy-13-1 @call-handler#1487] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.597 [eventLoopGroupProxy-13-1 @call-handler#1487] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:27.597 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.598 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.598 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.598 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.598 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.599 [eventLoopGroupProxy-13-1 @call-handler#1492] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.601 [eventLoopGroupProxy-13-1 @coroutine#1493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.601 [eventLoopGroupProxy-13-1 @call-handler#1492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.601 [eventLoopGroupProxy-13-1 @call-handler#1492] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:27.602 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.603 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.603 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.603 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.603 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.604 [eventLoopGroupProxy-13-1 @call-handler#1497] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.647 [eventLoopGroupProxy-13-1 @coroutine#1498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.647 [eventLoopGroupProxy-13-1 @call-handler#1497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.647 [eventLoopGroupProxy-13-1 @call-handler#1497] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-29 23:19:27.648 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.649 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.649 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.649 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.649 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.650 [eventLoopGroupProxy-13-1 @call-handler#1502] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.652 [eventLoopGroupProxy-13-1 @coroutine#1503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.652 [eventLoopGroupProxy-13-1 @call-handler#1502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.652 [eventLoopGroupProxy-13-1 @call-handler#1502] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:27.653 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.654 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.654 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.654 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.654 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.655 [eventLoopGroupProxy-13-1 @call-handler#1507] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.657 [eventLoopGroupProxy-13-1 @coroutine#1508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.657 [eventLoopGroupProxy-13-1 @call-handler#1507] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.657 [eventLoopGroupProxy-13-1 @call-handler#1507] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:27.658 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.659 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.659 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.659 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.659 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.660 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.662 [eventLoopGroupProxy-13-1 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.662 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.662 [eventLoopGroupProxy-13-1 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:27.662 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.664 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.664 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.664 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.664 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.665 [eventLoopGroupProxy-13-1 @call-handler#1517] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.711 [eventLoopGroupProxy-13-1 @coroutine#1518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.711 [eventLoopGroupProxy-13-1 @call-handler#1517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.711 [eventLoopGroupProxy-13-1 @call-handler#1517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-29 23:19:27.712 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.713 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.714 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.714 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.714 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.715 [eventLoopGroupProxy-13-1 @call-handler#1522] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.760 [eventLoopGroupProxy-13-1 @coroutine#1523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.760 [eventLoopGroupProxy-13-1 @call-handler#1522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.760 [eventLoopGroupProxy-13-1 @call-handler#1522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 23:19:27.761 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.762 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.762 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.762 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.762 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.763 [eventLoopGroupProxy-13-1 @call-handler#1527] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.765 [eventLoopGroupProxy-13-1 @coroutine#1528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.765 [eventLoopGroupProxy-13-1 @call-handler#1527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.765 [eventLoopGroupProxy-13-1 @call-handler#1527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:27.766 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.768 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.768 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.768 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.768 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.769 [eventLoopGroupProxy-13-1 @call-handler#1532] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.777 [eventLoopGroupProxy-13-1 @coroutine#1533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.777 [eventLoopGroupProxy-13-1 @call-handler#1532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.777 [eventLoopGroupProxy-13-1 @call-handler#1532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-04-29 23:19:27.778 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.779 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.779 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.779 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.779 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.780 [eventLoopGroupProxy-13-1 @call-handler#1537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.782 [eventLoopGroupProxy-13-1 @coroutine#1538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.782 [eventLoopGroupProxy-13-1 @call-handler#1537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.782 [eventLoopGroupProxy-13-1 @call-handler#1537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:27.782 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.784 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.784 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.784 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.784 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.785 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.832 [eventLoopGroupProxy-13-1 @coroutine#1544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.832 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.832 [eventLoopGroupProxy-13-1 @call-handler#1542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-29 23:19:27.833 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.834 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.834 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.834 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.834 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.835 [eventLoopGroupProxy-13-1 @call-handler#1548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.837 [eventLoopGroupProxy-13-1 @coroutine#1549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.837 [eventLoopGroupProxy-13-1 @call-handler#1548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.837 [eventLoopGroupProxy-13-1 @call-handler#1548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:27.838 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.839 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.839 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.839 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.839 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.840 [eventLoopGroupProxy-13-1 @call-handler#1553] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.883 [eventLoopGroupProxy-13-1 @coroutine#1554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.884 [eventLoopGroupProxy-13-1 @call-handler#1553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.884 [eventLoopGroupProxy-13-1 @call-handler#1553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 23:19:27.884 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.885 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.886 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.886 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.886 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.887 [eventLoopGroupProxy-13-1 @call-handler#1558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.931 [eventLoopGroupProxy-13-1 @coroutine#1559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.931 [eventLoopGroupProxy-13-1 @call-handler#1558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.931 [eventLoopGroupProxy-13-1 @call-handler#1558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-29 23:19:27.932 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.933 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.933 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.933 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.933 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.934 [eventLoopGroupProxy-13-1 @call-handler#1563] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.936 [eventLoopGroupProxy-13-1 @coroutine#1564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.936 [eventLoopGroupProxy-13-1 @call-handler#1563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.937 [eventLoopGroupProxy-13-1 @call-handler#1563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:27.937 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.938 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.938 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.938 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.938 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.940 [eventLoopGroupProxy-13-1 @call-handler#1568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.988 [eventLoopGroupProxy-13-1 @coroutine#1569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.989 [eventLoopGroupProxy-13-1 @call-handler#1568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.989 [eventLoopGroupProxy-13-1 @call-handler#1568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-04-29 23:19:27.989 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.990 [DefaultDispatcher-worker-9 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cb977a 2024-04-29 23:19:27.991 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.991 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.991 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.991 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.992 [eventLoopGroupProxy-13-1 @call-handler#1574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:27.995 [eventLoopGroupProxy-13-1 @coroutine#1575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:27.995 [eventLoopGroupProxy-13-1 @call-handler#1574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:27.995 [eventLoopGroupProxy-13-1 @call-handler#1574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:27.996 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.997 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.997 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:27.997 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:27.997 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:27.998 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:28.000 [eventLoopGroupProxy-13-1 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:28.001 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:28.001 [eventLoopGroupProxy-13-1 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-29 23:19:28.001 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:28.002 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:28.002 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:28.002 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:28.002 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:28.003 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:28.004 [eventLoopGroupProxy-13-1 @coroutine#1585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:28.005 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:28.005 [eventLoopGroupProxy-13-1 @call-handler#1584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:28.005 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:28.008 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:28.008 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:28.008 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:28.008 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:28.009 [eventLoopGroupProxy-13-1 @call-handler#1589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:28.019 [eventLoopGroupProxy-13-1 @coroutine#1590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:28.019 [eventLoopGroupProxy-13-1 @call-handler#1589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:28.019 [eventLoopGroupProxy-13-1 @call-handler#1589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-04-29 23:19:28.020 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:28.022 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:28.022 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:28.022 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:28.022 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:28.023 [eventLoopGroupProxy-13-1 @call-handler#1594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:28.067 [eventLoopGroupProxy-13-1 @coroutine#1595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:28.067 [eventLoopGroupProxy-13-1 @call-handler#1594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:28.067 [eventLoopGroupProxy-13-1 @call-handler#1594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-29 23:19:28.068 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:28.069 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:28.069 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:28.069 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:28.069 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:28.070 [eventLoopGroupProxy-13-1 @call-handler#1599] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:28.072 [eventLoopGroupProxy-13-1 @coroutine#1600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:28.072 [eventLoopGroupProxy-13-1 @call-handler#1599] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:28.072 [eventLoopGroupProxy-13-1 @call-handler#1599] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:28.073 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:28.074 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:28.074 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:28.074 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:28.074 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:28.075 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:28.077 [eventLoopGroupProxy-13-1 @coroutine#1605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:28.077 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:28.077 [eventLoopGroupProxy-13-1 @call-handler#1604] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-29 23:19:28.078 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:28.079 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:28.079 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:28.079 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:28.079 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:28.080 [eventLoopGroupProxy-13-1 @call-handler#1609] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:28.083 [eventLoopGroupProxy-13-1 @coroutine#1610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:28.084 [eventLoopGroupProxy-13-1 @call-handler#1609] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:28.084 [eventLoopGroupProxy-13-1 @call-handler#1609] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-29 23:19:28.084 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:28.098 [DefaultDispatcher-worker-5 @coroutine#792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cb977a 2024-04-29 23:19:28.109 [DefaultDispatcher-worker-10 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cb977a 2024-04-29 23:19:28.109 [DefaultDispatcher-worker-10 @coroutine#795] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 23:19:28.109 [DefaultDispatcher-worker-10 @coroutine#795] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 23:19:28.109 [DefaultDispatcher-worker-10 @coroutine#795] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 23:19:28.109 [DefaultDispatcher-worker-10 @coroutine#795] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 23:19:28.111 [eventLoopGroupProxy-13-1 @call-handler#1620] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 23:19:28.111 [eventLoopGroupProxy-13-1 @call-handler#1620] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-29 23:19:28.111 [eventLoopGroupProxy-13-1 @call-handler#1620] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 23:19:28.134 [DefaultDispatcher-worker-15 @call-handler#1620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7fd2e0 2024-04-29 23:19:28.134 [eventLoopGroupProxy-13-1 @call-handler#1620] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:28.134 [eventLoopGroupProxy-13-1 @call-handler#1620] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 24ms 2024-04-29 23:19:28.134 [DefaultDispatcher-worker-15 @coroutine#762] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/586644282106617856/_ustadmanifest.json 2024-04-29 23:19:28.134 [DefaultDispatcher-worker-15 @coroutine#762] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586644282106617856/_ustadmanifest.json. 2024-04-29 23:19:28.134 [DefaultDispatcher-worker-15 @coroutine#762] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/586644282106617856/_ustadmanifest.json 2024-04-29 23:19:28.135 [DefaultDispatcher-worker-4 @coroutine#795] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 23:19:28.135 [DefaultDispatcher-worker-4 @coroutine#795] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 23:19:28.135 [DefaultDispatcher-worker-4 @coroutine#795] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 23:19:28.135 [DefaultDispatcher-worker-4 @coroutine#795] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:28.136 [DefaultDispatcher-worker-11 @coroutine#762] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/586644282106617856/_ustadmanifest.json 2024-04-29 23:19:28.136 [DefaultDispatcher-worker-11 @coroutine#762] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/586644282106617856/_ustadmanifest.json 2024-04-29 23:19:28.137 [DefaultDispatcher-worker-5 @coroutine#762] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/586644282106617856/_ustadmanifest.json. 2024-04-29 23:19:28.137 [DefaultDispatcher-worker-5 @coroutine#762] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/586644282106617856/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 23:19:28.145 [DefaultDispatcher-worker-13 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cb977a 2024-04-29 23:19:28.168 [DefaultDispatcher-worker-4 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7fd2e0 2024-04-29 23:19:28.185 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-29 23:19:28.185 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-29 23:19:28.185 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-29 23:19:28.186 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-29 23:19:28.186 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-29 23:19:28.190 [Test worker @coroutine#1636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395115ac 2024-04-29 23:19:28.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-04-29 23:19:28.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-04-29 23:19:28.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:28.191 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62cb977a: (connection evicted) 2024-04-29 23:19:28.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:28.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-04-29 23:19:28.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-04-29 23:19:28.527 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 23:19:28.527 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 23:19:28.599 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-29 23:19:29.014 [DefaultDispatcher-worker-8 @coroutine#1640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-29 23:19:29.195 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@47d4468a 2024-04-29 23:19:29.196 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@47d4468a 2024-04-29 23:19:29.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-04-29 23:19:29.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-04-29 23:19:29.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:29.196 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c7fd2e0: (connection evicted) 2024-04-29 23:19:29.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:29.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-04-29 23:19:29.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-04-29 23:19:29.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-04-29 23:19:29.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:29.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:29.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:29.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:29.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:29.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:29.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@229c4d34 2024-04-29 23:19:29.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:29.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:29.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:29.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:29.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:29.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:29.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:29.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:29.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:29.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:29.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:29.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:29.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:29.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:29.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:29.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:29.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:29.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:29.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:29.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-04-29 23:19:29.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:29.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:29.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:29.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:29.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:29.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:29.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:29.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:29.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-04-29 23:19:29.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@689eab53 2024-04-29 23:19:29.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@689eab53 2024-04-29 23:19:29.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-04-29 23:19:29.223 [DefaultDispatcher-worker-4 @coroutine#1648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689eab53 2024-04-29 23:19:29.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-04-29 23:19:29.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:29.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:29.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:29.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:29.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:29.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:29.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fe3ebb3 2024-04-29 23:19:29.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:29.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:29.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:29.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:29.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:29.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:29.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:29.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:29.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:29.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:29.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:29.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:29.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:29.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:29.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:29.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:29.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:29.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:29.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:29.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-04-29 23:19:29.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:29.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:29.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:29.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:29.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:29.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:29.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:29.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:29.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-04-29 23:19:29.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f30d0eb 2024-04-29 23:19:29.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f30d0eb 2024-04-29 23:19:29.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22fe90df 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:29.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e564c78 2024-04-29 23:19:29.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e564c78 2024-04-29 23:19:29.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-04-29 23:19:29.236 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 23:19:29.237 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-04-29 23:19:29.238 [DefaultDispatcher-worker-13 @coroutine#1657] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 23:19:29.242 [DefaultDispatcher-worker-13 @coroutine#1659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f30d0eb 2024-04-29 23:19:29.243 [Test worker @coroutine#1658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 23:19:29.243 [Test worker @coroutine#1658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 23:19:29.243 [Test worker @coroutine#1658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-29 23:19:29.243 [Test worker @coroutine#1658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 23:19:29.246 [eventLoopGroupProxy-16-1 @call-handler#1664] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-29 23:19:29.246 [eventLoopGroupProxy-16-1 @call-handler#1664] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-29 23:19:29.248 [eventLoopGroupProxy-16-1 @coroutine#1665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e564c78 2024-04-29 23:19:29.249 [Test worker @coroutine#1658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-29 23:19:29.249 [Test worker @coroutine#1658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-29 23:19:29.250 [Test worker @coroutine#1658] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-29 23:19:29.250 [Test worker @coroutine#1658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:29.251 [Test worker @coroutine#1669] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:29.251 [Test worker @coroutine#1669] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-29 23:19:29.251 [Test worker @coroutine#1669] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:29.251 [Test worker @coroutine#1669] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:29.252 [eventLoopGroupProxy-16-1 @call-handler#1671] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-29 23:19:29.257 [eventLoopGroupProxy-16-1 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e564c78 2024-04-29 23:19:29.257 [eventLoopGroupProxy-16-1 @call-handler#1671] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:29.258 [Test worker @coroutine#1669] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-29 23:19:29.261 [eventLoopGroupProxy-16-2 @call-handler#1681] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2024-04-29 23:19:29.267 [eventLoopGroupProxy-16-2 @call-handler#1681] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:29.275 [Test worker @coroutine#1683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f30d0eb 2024-04-29 23:19:29.308 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:29.333 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:29.334 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:30.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-04-29 23:19:30.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:30.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:30.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:30.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:30.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:30.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:30.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@341c0dfc 2024-04-29 23:19:30.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:30.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:30.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:30.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:30.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:30.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:30.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:30.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:30.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:30.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:30.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:30.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:30.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:30.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:30.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:30.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:30.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:30.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:30.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:30.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-04-29 23:19:30.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:30.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:30.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:30.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:30.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:30.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:30.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:30.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:30.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-04-29 23:19:30.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@507fecf3 2024-04-29 23:19:30.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@507fecf3 2024-04-29 23:19:30.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-04-29 23:19:30.393 [DefaultDispatcher-worker-16 @coroutine#1690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507fecf3 2024-04-29 23:19:30.397 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38109/api/blob/upload-init-batch 2024-04-29 23:19:30.397 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38109/api/blob/upload-init-batch. 2024-04-29 23:19:30.397 [Test worker @coroutine#1690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38109/api/blob/upload-init-batch 2024-04-29 23:19:30.397 [Test worker @coroutine#1690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38109/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 23:19:30.399 [Test worker @coroutine#1690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38109/api/blob/upload-init-batch 2024-04-29 23:19:30.399 [Test worker @coroutine#1690] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38109/api/blob/upload-init-batch 2024-04-29 23:19:30.399 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38109/api/blob/upload-init-batch. 2024-04-29 23:19:30.399 [Test worker @coroutine#1690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38109/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:30.410 [DefaultDispatcher-worker-4 @coroutine#1690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507fecf3 2024-04-29 23:19:30.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-04-29 23:19:30.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-04-29 23:19:30.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:30.415 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@507fecf3: (connection evicted) 2024-04-29 23:19:30.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:30.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-04-29 23:19:30.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-04-29 23:19:30.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-04-29 23:19:30.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:30.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:30.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:30.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:30.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:30.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:30.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c7607e5 2024-04-29 23:19:30.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:30.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:30.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:30.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:30.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:30.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:30.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:30.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:30.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:30.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:30.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:30.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:30.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:30.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:30.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:30.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:30.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:30.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:30.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:30.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-04-29 23:19:30.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:30.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:30.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:30.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:30.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:30.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:30.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:30.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:30.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-04-29 23:19:30.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd847a2 2024-04-29 23:19:30.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd847a2 2024-04-29 23:19:30.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-04-29 23:19:30.443 [Test worker @coroutine#1701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38205/api/blob/upload-init-batch 2024-04-29 23:19:30.444 [Test worker @coroutine#1701] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38205/api/blob/upload-init-batch. 2024-04-29 23:19:30.444 [Test worker @coroutine#1701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38205/api/blob/upload-init-batch 2024-04-29 23:19:30.444 [Test worker @coroutine#1701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38205/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 23:19:30.445 [Test worker @coroutine#1701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38205/api/blob/upload-init-batch 2024-04-29 23:19:30.445 [Test worker @coroutine#1701] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38205/api/blob/upload-init-batch 2024-04-29 23:19:30.446 [Test worker @coroutine#1701] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38205/api/blob/upload-init-batch. 2024-04-29 23:19:30.446 [Test worker @coroutine#1701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38205/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:30.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-04-29 23:19:30.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-04-29 23:19:30.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:30.448 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7dd847a2: (connection evicted) 2024-04-29 23:19:30.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:30.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-04-29 23:19:30.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-04-29 23:19:30.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-04-29 23:19:30.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:30.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:30.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:30.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:30.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:30.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:30.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15a591d9 2024-04-29 23:19:30.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:30.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:30.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:30.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:30.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:30.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:30.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:30.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:30.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:30.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:30.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:30.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:30.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:30.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:30.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:30.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:30.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:30.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:30.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:30.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-04-29 23:19:30.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:30.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:30.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:30.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:30.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:30.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:30.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:30.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:30.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-04-29 23:19:30.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e9640 2024-04-29 23:19:30.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e9640 2024-04-29 23:19:30.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-04-29 23:19:30.473 [Test worker @coroutine#1707] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49695/api/blob/upload-init-batch 2024-04-29 23:19:30.473 [Test worker @coroutine#1707] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49695/api/blob/upload-init-batch. 2024-04-29 23:19:30.473 [Test worker @coroutine#1707] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49695/api/blob/upload-init-batch 2024-04-29 23:19:30.473 [Test worker @coroutine#1707] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49695/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-29 23:19:30.475 [Test worker @coroutine#1707] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49695/api/blob/upload-init-batch 2024-04-29 23:19:30.475 [Test worker @coroutine#1707] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49695/api/blob/upload-init-batch 2024-04-29 23:19:30.475 [Test worker @coroutine#1707] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49695/api/blob/upload-init-batch. 2024-04-29 23:19:30.475 [Test worker @coroutine#1707] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49695/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:30.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-04-29 23:19:30.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-04-29 23:19:30.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:30.480 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71e9640: (connection evicted) 2024-04-29 23:19:30.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:30.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-04-29 23:19:30.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-04-29 23:19:30.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-04-29 23:19:30.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:30.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:30.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:30.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:30.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:30.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:30.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@141c66db 2024-04-29 23:19:30.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:30.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:30.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:30.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:30.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:30.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:30.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:30.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:30.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:30.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:30.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:30.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:30.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:30.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:30.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:30.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:30.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:30.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:30.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:30.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-04-29 23:19:30.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:30.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:30.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:30.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:30.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:30.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:30.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:30.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:30.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-04-29 23:19:30.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@389a9ff6 2024-04-29 23:19:30.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@389a9ff6 2024-04-29 23:19:30.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-04-29 23:19:30.825 [DefaultDispatcher-worker-4 @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389a9ff6 2024-04-29 23:19:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-04-29 23:19:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e7797db 2024-04-29 23:19:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-04-29 23:19:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:30.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-04-29 23:19:30.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc1a1d5 2024-04-29 23:19:30.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc1a1d5 2024-04-29 23:19:30.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-04-29 23:19:30.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-04-29 23:19:30.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:30.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:30.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:30.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:30.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:30.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:30.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@433362e0 2024-04-29 23:19:30.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:30.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:30.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:30.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:30.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:30.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:30.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:30.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:30.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:30.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:30.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:30.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:30.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:30.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:30.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:30.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:30.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:30.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:30.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:30.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-04-29 23:19:30.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:30.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:30.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:30.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:30.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:30.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:30.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:30.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:30.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-04-29 23:19:30.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@58cd6088 2024-04-29 23:19:30.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@58cd6088 2024-04-29 23:19:30.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-04-29 23:19:30.864 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:30.897 [DefaultDispatcher-worker-7 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58cd6088 2024-04-29 23:19:30.906 [DefaultDispatcher-worker-13 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58cd6088 2024-04-29 23:19:30.916 [DefaultDispatcher-worker-7 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58cd6088 2024-04-29 23:19:30.926 [DefaultDispatcher-worker-16 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58cd6088 2024-04-29 23:19:30.928 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:30.930 [Test worker @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58cd6088 2024-04-29 23:19:30.940 [DefaultDispatcher-worker-8 @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58cd6088 2024-04-29 23:19:30.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-04-29 23:19:30.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-04-29 23:19:30.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:30.947 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58cd6088: (connection evicted) 2024-04-29 23:19:30.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:30.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-04-29 23:19:30.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-04-29 23:19:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-04-29 23:19:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@321558f8 2024-04-29 23:19:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-04-29 23:19:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:30.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:30.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-04-29 23:19:30.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@662b199 2024-04-29 23:19:30.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@662b199 2024-04-29 23:19:30.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-04-29 23:19:30.992 [DefaultDispatcher-worker-9 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@662b199 2024-04-29 23:19:31.002 [DefaultDispatcher-worker-7 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@662b199 2024-04-29 23:19:31.012 [DefaultDispatcher-worker-15 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@662b199 2024-04-29 23:19:31.021 [DefaultDispatcher-worker-10 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@662b199 2024-04-29 23:19:31.026 [Test worker @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@662b199 2024-04-29 23:19:31.040 [DefaultDispatcher-worker-8 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@662b199 2024-04-29 23:19:31.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-04-29 23:19:31.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-04-29 23:19:31.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:31.042 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@662b199: (connection evicted) 2024-04-29 23:19:31.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:31.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-04-29 23:19:31.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-04-29 23:19:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-04-29 23:19:31.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@600a1270 2024-04-29 23:19:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-04-29 23:19:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:31.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:31.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-04-29 23:19:31.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@28effa3f 2024-04-29 23:19:31.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@28effa3f 2024-04-29 23:19:31.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-04-29 23:19:31.086 [DefaultDispatcher-worker-7 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28effa3f 2024-04-29 23:19:31.096 [DefaultDispatcher-worker-11 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28effa3f 2024-04-29 23:19:31.103 [DefaultDispatcher-worker-15 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28effa3f 2024-04-29 23:19:31.111 [DefaultDispatcher-worker-5 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28effa3f 2024-04-29 23:19:31.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-04-29 23:19:31.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-04-29 23:19:31.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:31.113 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28effa3f: (connection evicted) 2024-04-29 23:19:31.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:31.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-04-29 23:19:31.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-04-29 23:19:31.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-04-29 23:19:31.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:31.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:31.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:31.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:31.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:31.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:31.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a7427f9 2024-04-29 23:19:31.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:31.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:31.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:31.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:31.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:31.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:31.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:31.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:31.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:31.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:31.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:31.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:31.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:31.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:31.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:31.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:31.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:31.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:31.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:31.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-04-29 23:19:31.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:31.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:31.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:31.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:31.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:31.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:31.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:31.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:31.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-04-29 23:19:31.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5418a659 2024-04-29 23:19:31.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5418a659 2024-04-29 23:19:31.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-04-29 23:19:31.159 [DefaultDispatcher-worker-15 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5418a659 2024-04-29 23:19:31.169 [DefaultDispatcher-worker-4 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5418a659 2024-04-29 23:19:31.179 [DefaultDispatcher-worker-15 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5418a659 2024-04-29 23:19:31.190 [DefaultDispatcher-worker-10 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5418a659 2024-04-29 23:19:31.194 [Test worker @coroutine#1761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5418a659 2024-04-29 23:19:31.204 [DefaultDispatcher-worker-16 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5418a659 2024-04-29 23:19:31.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-04-29 23:19:31.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-04-29 23:19:31.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:31.205 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5418a659: (connection evicted) 2024-04-29 23:19:31.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:31.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-04-29 23:19:31.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-04-29 23:19:31.210 [DefaultDispatcher-worker-8 @coroutine#1764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689eab53 2024-04-29 23:19:31.236 [DefaultDispatcher-worker-16 @coroutine#1768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e564c78 2024-04-29 23:19:37.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-04-29 23:19:37.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:37.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:37.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:37.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:37.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:37.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:37.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@87df88d 2024-04-29 23:19:37.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:37.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:37.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:37.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:37.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:37.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:37.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:37.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-04-29 23:19:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:37.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:37.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-04-29 23:19:37.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@28da5c4d 2024-04-29 23:19:37.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@28da5c4d 2024-04-29 23:19:37.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-04-29 23:19:37.401 [DefaultDispatcher-worker-7 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28da5c4d 2024-04-29 23:19:37.449 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:38.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-04-29 23:19:38.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:38.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:38.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:38.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:38.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:38.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:38.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b30b25f 2024-04-29 23:19:38.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:38.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:38.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:38.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:38.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:38.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:38.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:38.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:38.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:38.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:38.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:38.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:38.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:38.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:38.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:38.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:38.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:38.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:38.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:38.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-04-29 23:19:38.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:38.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:38.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:38.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:38.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:38.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:38.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:38.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:38.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-04-29 23:19:38.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@195d4780 2024-04-29 23:19:38.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@195d4780 2024-04-29 23:19:38.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-04-29 23:19:38.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-04-29 23:19:38.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:38.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:38.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:38.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:38.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:38.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:38.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@427128a6 2024-04-29 23:19:38.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:38.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:38.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:38.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:38.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:38.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:38.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:38.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:38.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:38.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:38.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:38.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:38.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:38.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:38.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:38.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:38.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:38.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:38.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:38.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-04-29 23:19:38.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:38.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:38.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:38.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:38.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:38.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:38.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:38.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:38.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-04-29 23:19:38.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@28468162 2024-04-29 23:19:38.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@28468162 2024-04-29 23:19:38.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-04-29 23:19:38.132 [Test worker @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28468162 2024-04-29 23:19:38.135 [Test worker @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28468162 2024-04-29 23:19:38.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-04-29 23:19:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69d9d322 2024-04-29 23:19:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-04-29 23:19:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:38.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-04-29 23:19:38.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e00723b 2024-04-29 23:19:38.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e00723b 2024-04-29 23:19:38.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-04-29 23:19:38.173 [Test worker @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e00723b 2024-04-29 23:19:38.177 [Test worker @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e00723b 2024-04-29 23:19:38.180 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:38.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-04-29 23:19:38.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:38.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:38.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:38.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:38.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:38.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:38.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4417755b 2024-04-29 23:19:38.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:38.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:38.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:38.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:38.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:38.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:38.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:38.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:38.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:38.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:38.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:38.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:38.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:38.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:38.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:38.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:38.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:38.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:38.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:38.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-04-29 23:19:38.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:38.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:38.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:38.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:38.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:38.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:38.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:38.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:38.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-04-29 23:19:38.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0a5848 2024-04-29 23:19:38.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0a5848 2024-04-29 23:19:38.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-04-29 23:19:38.199 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:38.214 [Test worker @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0a5848 2024-04-29 23:19:38.216 [Test worker @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0a5848 2024-04-29 23:19:38.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-04-29 23:19:38.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:38.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:38.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:38.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:38.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:38.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:38.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c7b4a31 2024-04-29 23:19:38.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:38.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:38.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:38.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:38.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:38.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:38.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:38.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:38.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:38.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:38.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:38.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:38.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:38.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:38.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:38.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:38.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:38.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:38.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:38.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-04-29 23:19:38.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:38.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:38.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:38.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:38.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:38.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:38.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:38.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:38.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-04-29 23:19:38.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@235d46b2 2024-04-29 23:19:38.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@235d46b2 2024-04-29 23:19:38.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-04-29 23:19:38.245 [Test worker @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235d46b2 2024-04-29 23:19:38.246 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:38.250 [Test worker @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235d46b2 2024-04-29 23:19:38.258 [Test worker @coroutine#1836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40729/ 2024-04-29 23:19:38.258 [Test worker @coroutine#1836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40729/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:38.260 [Test worker @coroutine#1836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40729/ 2024-04-29 23:19:38.260 [Test worker @coroutine#1836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40729/ 2024-04-29 23:19:38.260 [Test worker @coroutine#1836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40729/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:38.283 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:38.305 [Test worker @coroutine#1836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40729/ 2024-04-29 23:19:38.306 [Test worker @coroutine#1836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40729/ 2024-04-29 23:19:38.306 [Test worker @coroutine#1836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40729/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:38.319 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:38.349 [Test worker @coroutine#1836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40729/ 2024-04-29 23:19:38.349 [Test worker @coroutine#1836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40729/ 2024-04-29 23:19:38.349 [Test worker @coroutine#1836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40729/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:38.393 [Test worker @coroutine#1836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40729/ 2024-04-29 23:19:38.393 [Test worker @coroutine#1836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40729/ 2024-04-29 23:19:38.393 [Test worker @coroutine#1836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40729/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:38.441 [Test worker @coroutine#1836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40729/ 2024-04-29 23:19:38.441 [Test worker @coroutine#1836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40729/ 2024-04-29 23:19:38.441 [Test worker @coroutine#1836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40729/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:38.485 [Test worker @coroutine#1836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40729/ 2024-04-29 23:19:38.485 [Test worker @coroutine#1836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40729/ 2024-04-29 23:19:38.485 [Test worker @coroutine#1836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40729/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:38.529 [Test worker @coroutine#1836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40729/ 2024-04-29 23:19:38.533 [Test worker @coroutine#1853] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42783/ 2024-04-29 23:19:38.533 [Test worker @coroutine#1853] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42783/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:38.534 [Test worker @coroutine#1853] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42783/ 2024-04-29 23:19:38.535 [Test worker @coroutine#1853] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42783/ 2024-04-29 23:19:38.535 [Test worker @coroutine#1853] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42783/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:38.577 [Test worker @coroutine#1853] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42783/ 2024-04-29 23:19:38.577 [Test worker @coroutine#1853] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42783/ 2024-04-29 23:19:38.577 [Test worker @coroutine#1853] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42783/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:38.621 [Test worker @coroutine#1853] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42783/ 2024-04-29 23:19:38.621 [Test worker @coroutine#1853] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42783/ 2024-04-29 23:19:38.621 [Test worker @coroutine#1853] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42783/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:38.665 [Test worker @coroutine#1853] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42783/ 2024-04-29 23:19:38.665 [Test worker @coroutine#1853] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42783/ 2024-04-29 23:19:38.665 [Test worker @coroutine#1853] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42783/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:38.709 [Test worker @coroutine#1853] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42783/ 2024-04-29 23:19:38.709 [Test worker @coroutine#1853] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42783/ 2024-04-29 23:19:38.709 [Test worker @coroutine#1853] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42783/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:38.753 [Test worker @coroutine#1853] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42783/ 2024-04-29 23:19:38.753 [Test worker @coroutine#1853] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42783/ 2024-04-29 23:19:38.753 [Test worker @coroutine#1853] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42783/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-29 23:19:38.754 [Test worker @coroutine#1853] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42783/ 2024-04-29 23:19:38.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-04-29 23:19:38.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:38.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:38.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:38.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:38.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:38.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:38.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d5176d6 2024-04-29 23:19:38.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:38.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:38.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:38.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:38.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:38.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:38.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:38.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:38.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:38.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:38.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:38.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:38.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:38.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 23:19:38.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 23:19:38.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:38.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:38.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 23:19:38.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:38.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-04-29 23:19:38.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:38.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:38.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:38.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:38.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:38.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:38.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:38.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:38.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-04-29 23:19:38.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2024-04-29 23:19:38.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2024-04-29 23:19:38.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-04-29 23:19:39.011 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2024-04-29 23:19:39.023 [Test worker @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2024-04-29 23:19:39.025 [Test worker @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2024-04-29 23:19:39.027 [DefaultDispatcher-worker-7 @coroutine#1892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38357/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:39.027 [DefaultDispatcher-worker-7 @coroutine#1892] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38357/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 23:19:39.027 [DefaultDispatcher-worker-7 @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38357/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:39.027 [DefaultDispatcher-worker-7 @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38357/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 23:19:39.029 [DefaultDispatcher-worker-10 @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38357/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:39.029 [DefaultDispatcher-worker-10 @coroutine#1892] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38357/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:39.037 [DefaultDispatcher-worker-8 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2024-04-29 23:19:39.037 [DefaultDispatcher-worker-8 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:39.037 [DefaultDispatcher-worker-8 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:39.037 [DefaultDispatcher-worker-8 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:39.038 [DefaultDispatcher-worker-5 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:39.038 [DefaultDispatcher-worker-5 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:39.041 [Test worker @coroutine#1896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2024-04-29 23:19:39.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-04-29 23:19:39.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:39.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:39.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:39.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:39.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:39.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:39.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67fda9fb 2024-04-29 23:19:39.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:39.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:39.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:39.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:39.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:39.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:39.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:39.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:39.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:39.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:39.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:39.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:39.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:39.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 23:19:39.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 23:19:39.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:39.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:39.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 23:19:39.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:39.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-04-29 23:19:39.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:39.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:39.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:39.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:39.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:39.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:39.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:39.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:39.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-04-29 23:19:39.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@66450129 2024-04-29 23:19:39.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@66450129 2024-04-29 23:19:39.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-04-29 23:19:39.065 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66450129 2024-04-29 23:19:39.079 [Test worker @coroutine#1903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66450129 2024-04-29 23:19:39.081 [Test worker @coroutine#1905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66450129 2024-04-29 23:19:39.085 [DefaultDispatcher-worker-7 @coroutine#1913] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38357/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-29 23:19:39.085 [DefaultDispatcher-worker-7 @coroutine#1913] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38357/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-04-29 23:19:39.085 [DefaultDispatcher-worker-7 @coroutine#1913] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38357/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-29 23:19:39.085 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:39.087 [DefaultDispatcher-worker-4 @coroutine#1913] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38357/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-29 23:19:39.087 [DefaultDispatcher-worker-4 @coroutine#1913] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38357/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-29 23:19:39.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-04-29 23:19:39.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:39.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:39.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:39.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:39.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:39.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:39.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a79a5d6 2024-04-29 23:19:39.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:39.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:39.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:39.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:39.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:39.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:39.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:39.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:39.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:39.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:39.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:39.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:39.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:39.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 23:19:39.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 23:19:39.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:39.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:39.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 23:19:39.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:39.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-04-29 23:19:39.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:39.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:39.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:39.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:39.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:39.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:39.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:39.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:39.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-04-29 23:19:39.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2024-04-29 23:19:39.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2024-04-29 23:19:39.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-04-29 23:19:39.090 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e77e88d 2024-04-29 23:19:39.090 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e77e88d 2024-04-29 23:19:39.092 [DefaultDispatcher-worker-11 @coroutine#1907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66450129 2024-04-29 23:19:39.093 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b00933 2024-04-29 23:19:39.093 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b00933 2024-04-29 23:19:39.095 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@748f83fd 2024-04-29 23:19:39.095 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@748f83fd 2024-04-29 23:19:39.097 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@318d0308 2024-04-29 23:19:39.097 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@318d0308 2024-04-29 23:19:39.100 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ffb634 2024-04-29 23:19:39.100 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ffb634 2024-04-29 23:19:39.102 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6d089 2024-04-29 23:19:39.102 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6d089 2024-04-29 23:19:39.104 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@86e3b01 2024-04-29 23:19:39.104 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@86e3b01 2024-04-29 23:19:39.106 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a2fc47 2024-04-29 23:19:39.106 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a2fc47 2024-04-29 23:19:39.108 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c61be51 2024-04-29 23:19:39.108 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c61be51 2024-04-29 23:19:39.108 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 23:19:39.113 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2024-04-29 23:19:39.125 [Test worker @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2024-04-29 23:19:39.127 [Test worker @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2024-04-29 23:19:39.129 [DefaultDispatcher-worker-10 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59359/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:39.129 [DefaultDispatcher-worker-10 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59359/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 23:19:39.129 [DefaultDispatcher-worker-10 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59359/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:39.129 [DefaultDispatcher-worker-10 @coroutine#1924] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59359/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 23:19:39.130 [DefaultDispatcher-worker-16 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59359/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:39.130 [DefaultDispatcher-worker-16 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59359/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:39.139 [DefaultDispatcher-worker-3 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2024-04-29 23:19:39.139 [DefaultDispatcher-worker-3 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:39.139 [DefaultDispatcher-worker-3 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:39.140 [DefaultDispatcher-worker-3 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:39.140 [DefaultDispatcher-worker-9 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:39.140 [DefaultDispatcher-worker-9 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:39.143 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:39.144 [Test worker @coroutine#1928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2024-04-29 23:19:39.147 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@306b6ddc 2024-04-29 23:19:39.147 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@306b6ddc 2024-04-29 23:19:39.151 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eac85a1 2024-04-29 23:19:39.151 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eac85a1 2024-04-29 23:19:39.154 [DefaultDispatcher-worker-5 @coroutine#1935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2024-04-29 23:19:39.155 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9306ac 2024-04-29 23:19:39.155 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9306ac 2024-04-29 23:19:39.157 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f918f9a 2024-04-29 23:19:39.157 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f918f9a 2024-04-29 23:19:39.160 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@147f0839 2024-04-29 23:19:39.160 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@147f0839 2024-04-29 23:19:39.162 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ea4169a 2024-04-29 23:19:39.162 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ea4169a 2024-04-29 23:19:39.163 [DefaultDispatcher-worker-5 @coroutine#1935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2024-04-29 23:19:39.165 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca0cf84 2024-04-29 23:19:39.165 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca0cf84 2024-04-29 23:19:39.167 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fbe70d5 2024-04-29 23:19:39.167 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fbe70d5 2024-04-29 23:19:39.169 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ec9ddb 2024-04-29 23:19:39.169 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ec9ddb 2024-04-29 23:19:39.169 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 23:19:39.171 [DefaultDispatcher-worker-11 @coroutine#1935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2024-04-29 23:19:39.181 [DefaultDispatcher-worker-3 @coroutine#1935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2024-04-29 23:19:39.190 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:39.193 [DefaultDispatcher-worker-2 @coroutine#1940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2024-04-29 23:19:39.193 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7965cdcd 2024-04-29 23:19:39.193 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7965cdcd 2024-04-29 23:19:39.198 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a23c91 2024-04-29 23:19:39.198 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a23c91 2024-04-29 23:19:39.201 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@739da6bd 2024-04-29 23:19:39.201 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@739da6bd 2024-04-29 23:19:39.203 [DefaultDispatcher-worker-10 @coroutine#1940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2024-04-29 23:19:39.205 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@369f36aa 2024-04-29 23:19:39.205 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@369f36aa 2024-04-29 23:19:39.208 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c38e11 2024-04-29 23:19:39.208 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c38e11 2024-04-29 23:19:39.211 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@763600c 2024-04-29 23:19:39.211 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@763600c 2024-04-29 23:19:39.213 [DefaultDispatcher-worker-16 @coroutine#1940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2024-04-29 23:19:39.214 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d58613 2024-04-29 23:19:39.214 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d58613 2024-04-29 23:19:39.216 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b0c9e5 2024-04-29 23:19:39.216 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b0c9e5 2024-04-29 23:19:39.219 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bfe7624 2024-04-29 23:19:39.219 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bfe7624 2024-04-29 23:19:39.219 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 23:19:39.223 [DefaultDispatcher-worker-3 @coroutine#1940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2024-04-29 23:19:39.235 [DefaultDispatcher-worker-5 @coroutine#1945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2024-04-29 23:19:39.246 [DefaultDispatcher-worker-4 @coroutine#1945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2024-04-29 23:19:39.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-04-29 23:19:39.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:39.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:39.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:39.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:39.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:39.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:39.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e834a5b 2024-04-29 23:19:39.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:39.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:39.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:39.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:39.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:39.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:39.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:39.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:39.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:39.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:39.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:39.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:39.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:39.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 23:19:39.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 23:19:39.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:39.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:39.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 23:19:39.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:39.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-04-29 23:19:39.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:39.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:39.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:39.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:39.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:39.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:39.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:39.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:39.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-04-29 23:19:39.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2024-04-29 23:19:39.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2024-04-29 23:19:39.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-04-29 23:19:39.283 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2024-04-29 23:19:39.297 [Test worker @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2024-04-29 23:19:39.299 [Test worker @coroutine#1967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2024-04-29 23:19:39.300 [DefaultDispatcher-worker-3 @coroutine#1971] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33865/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:39.300 [DefaultDispatcher-worker-3 @coroutine#1971] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33865/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 23:19:39.300 [DefaultDispatcher-worker-3 @coroutine#1971] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33865/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:39.300 [DefaultDispatcher-worker-3 @coroutine#1971] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33865/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 23:19:39.302 [DefaultDispatcher-worker-6 @coroutine#1971] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33865/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:39.302 [DefaultDispatcher-worker-6 @coroutine#1971] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33865/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:39.311 [DefaultDispatcher-worker-8 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2024-04-29 23:19:39.312 [DefaultDispatcher-worker-8 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:39.312 [DefaultDispatcher-worker-8 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:39.312 [DefaultDispatcher-worker-8 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:39.313 [DefaultDispatcher-worker-5 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:39.313 [DefaultDispatcher-worker-5 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:39.315 [Test worker @coroutine#1975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2024-04-29 23:19:39.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-04-29 23:19:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bbd4048 2024-04-29 23:19:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 23:19:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 23:19:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 23:19:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-04-29 23:19:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:39.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-04-29 23:19:39.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2024-04-29 23:19:39.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2024-04-29 23:19:39.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-04-29 23:19:39.321 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2024-04-29 23:19:39.333 [Test worker @coroutine#1982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2024-04-29 23:19:39.335 [Test worker @coroutine#1984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2024-04-29 23:19:39.337 [DefaultDispatcher-worker-16 @coroutine#1992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33865/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-29 23:19:39.337 [DefaultDispatcher-worker-16 @coroutine#1992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33865/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-04-29 23:19:39.337 [DefaultDispatcher-worker-16 @coroutine#1992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33865/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-29 23:19:39.338 [DefaultDispatcher-worker-14 @coroutine#1992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33865/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-29 23:19:39.338 [DefaultDispatcher-worker-14 @coroutine#1992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33865/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-29 23:19:39.346 [DefaultDispatcher-worker-12 @coroutine#1986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2024-04-29 23:19:39.360 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:39.365 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c0d7d8 2024-04-29 23:19:39.365 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c0d7d8 2024-04-29 23:19:39.369 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b073f10 2024-04-29 23:19:39.369 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b073f10 2024-04-29 23:19:39.372 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f38bca8 2024-04-29 23:19:39.372 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f38bca8 2024-04-29 23:19:39.375 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3a352b 2024-04-29 23:19:39.375 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3a352b 2024-04-29 23:19:39.378 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@49f753a3 2024-04-29 23:19:39.378 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@49f753a3 2024-04-29 23:19:39.381 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b0a0a32 2024-04-29 23:19:39.381 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b0a0a32 2024-04-29 23:19:39.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-04-29 23:19:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c070ade 2024-04-29 23:19:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:39.383 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@312d3207 2024-04-29 23:19:39.383 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@312d3207 2024-04-29 23:19:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 23:19:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 23:19:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 23:19:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-04-29 23:19:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:39.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-04-29 23:19:39.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 23:19:39.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 23:19:39.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-04-29 23:19:39.385 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a15ca64 2024-04-29 23:19:39.386 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a15ca64 2024-04-29 23:19:39.388 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@690cf8ce 2024-04-29 23:19:39.388 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@690cf8ce 2024-04-29 23:19:39.388 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 23:19:39.409 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 23:19:39.420 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:39.420 [Test worker @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 23:19:39.422 [Test worker @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 23:19:39.423 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f051902 2024-04-29 23:19:39.423 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f051902 2024-04-29 23:19:39.423 [DefaultDispatcher-worker-13 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36173/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:39.423 [DefaultDispatcher-worker-13 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36173/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 23:19:39.423 [DefaultDispatcher-worker-13 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36173/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:39.423 [DefaultDispatcher-worker-13 @coroutine#2003] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36173/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 23:19:39.425 [DefaultDispatcher-worker-8 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36173/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:39.425 [DefaultDispatcher-worker-8 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36173/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:39.426 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c2ea92 2024-04-29 23:19:39.426 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c2ea92 2024-04-29 23:19:39.429 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@65fd7272 2024-04-29 23:19:39.429 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@65fd7272 2024-04-29 23:19:39.431 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ffe0a9 2024-04-29 23:19:39.431 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ffe0a9 2024-04-29 23:19:39.433 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@677530bd 2024-04-29 23:19:39.433 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@677530bd 2024-04-29 23:19:39.435 [DefaultDispatcher-worker-14 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 23:19:39.436 [DefaultDispatcher-worker-14 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:39.436 [DefaultDispatcher-worker-14 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:39.436 [DefaultDispatcher-worker-14 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:39.436 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1115c0bb 2024-04-29 23:19:39.436 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1115c0bb 2024-04-29 23:19:39.437 [DefaultDispatcher-worker-7 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:39.437 [DefaultDispatcher-worker-7 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:39.438 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f754e09 2024-04-29 23:19:39.438 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f754e09 2024-04-29 23:19:39.438 [Test worker @coroutine#2006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 23:19:39.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-04-29 23:19:39.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:39.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:39.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:39.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:39.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:39.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:39.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30b0d5a7 2024-04-29 23:19:39.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:39.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:39.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:39.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:39.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:39.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:39.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:39.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:39.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:39.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:39.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:39.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:39.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:39.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 23:19:39.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 23:19:39.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:39.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:39.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 23:19:39.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:39.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-04-29 23:19:39.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:39.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:39.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:39.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:39.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:39.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:39.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:39.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:39.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-04-29 23:19:39.441 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@40d01fe6 2024-04-29 23:19:39.441 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@40d01fe6 2024-04-29 23:19:39.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-04-29 23:19:39.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-04-29 23:19:39.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-04-29 23:19:39.443 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-04-29 23:19:39.444 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@e6e3f99 2024-04-29 23:19:39.444 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@e6e3f99 2024-04-29 23:19:39.444 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 23:19:39.456 [Test worker @coroutine#2014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-04-29 23:19:39.458 [Test worker @coroutine#2016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-04-29 23:19:39.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-04-29 23:19:39.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:39.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:39.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:39.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:39.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:39.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:39.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21cb5648 2024-04-29 23:19:39.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:39.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:39.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:39.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:39.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:39.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:39.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:39.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:39.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:39.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:39.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:39.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:39.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:39.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 23:19:39.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 23:19:39.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:39.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:39.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 23:19:39.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:39.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-04-29 23:19:39.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:39.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:39.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:39.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:39.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:39.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:39.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:39.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:39.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-04-29 23:19:39.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee5792a 2024-04-29 23:19:39.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee5792a 2024-04-29 23:19:39.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-04-29 23:19:39.469 [DefaultDispatcher-worker-7 @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d84f113 2024-04-29 23:19:39.484 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee5792a 2024-04-29 23:19:39.484 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:39.488 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5623c019 2024-04-29 23:19:39.488 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5623c019 2024-04-29 23:19:39.491 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e434ad 2024-04-29 23:19:39.491 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e434ad 2024-04-29 23:19:39.495 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdbab69 2024-04-29 23:19:39.495 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdbab69 2024-04-29 23:19:39.495 [Test worker @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee5792a 2024-04-29 23:19:39.497 [Test worker @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee5792a 2024-04-29 23:19:39.498 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d93e96 2024-04-29 23:19:39.498 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d93e96 2024-04-29 23:19:39.499 [DefaultDispatcher-worker-7 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37645/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:39.499 [DefaultDispatcher-worker-7 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37645/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 23:19:39.499 [DefaultDispatcher-worker-7 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37645/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:39.499 [DefaultDispatcher-worker-7 @coroutine#2032] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37645/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 23:19:39.500 [DefaultDispatcher-worker-3 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37645/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:39.500 [DefaultDispatcher-worker-3 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37645/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:39.501 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b206bc 2024-04-29 23:19:39.501 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b206bc 2024-04-29 23:19:39.503 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@280a017b 2024-04-29 23:19:39.503 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@280a017b 2024-04-29 23:19:39.506 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@298b67f0 2024-04-29 23:19:39.506 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@298b67f0 2024-04-29 23:19:39.508 [DefaultDispatcher-worker-2 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee5792a 2024-04-29 23:19:39.508 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f6c1d9 2024-04-29 23:19:39.508 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f6c1d9 2024-04-29 23:19:39.509 [DefaultDispatcher-worker-2 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:39.509 [DefaultDispatcher-worker-2 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:39.509 [DefaultDispatcher-worker-2 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:39.510 [DefaultDispatcher-worker-3 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:39.510 [DefaultDispatcher-worker-3 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:39.511 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3830afbd 2024-04-29 23:19:39.511 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3830afbd 2024-04-29 23:19:39.511 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 23:19:39.513 [Test worker @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee5792a 2024-04-29 23:19:39.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-04-29 23:19:39.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:39.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:39.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:39.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:39.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:39.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:39.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c4c32ff 2024-04-29 23:19:39.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:39.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:39.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:39.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:39.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:39.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:39.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:39.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:39.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:39.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:39.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:39.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:39.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:39.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 23:19:39.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 23:19:39.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:39.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:39.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 23:19:39.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:39.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-04-29 23:19:39.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:39.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:39.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:39.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:39.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:39.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:39.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:39.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:39.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-04-29 23:19:39.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5603632c 2024-04-29 23:19:39.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5603632c 2024-04-29 23:19:39.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-04-29 23:19:39.520 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5603632c 2024-04-29 23:19:39.533 [Test worker @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5603632c 2024-04-29 23:19:39.535 [Test worker @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5603632c 2024-04-29 23:19:39.536 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-04-29 23:19:39.537 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:39.537 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:39.537 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:39.537 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:39.537 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:39.537 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:39.537 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b463cc2 2024-04-29 23:19:39.537 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:39.537 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:39.537 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:39.537 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:39.537 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:39.537 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:39.537 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:39.537 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:39.537 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:39.537 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:39.537 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:39.537 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:39.537 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:39.537 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 23:19:39.537 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 23:19:39.537 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:39.537 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:39.537 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 23:19:39.537 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:39.537 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-04-29 23:19:39.537 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:39.537 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:39.537 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:39.537 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:39.537 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:39.537 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:39.537 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:39.537 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:39.537 [DefaultDispatcher-worker-11 @coroutine#2054] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-04-29 23:19:39.538 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff56388 2024-04-29 23:19:39.538 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff56388 2024-04-29 23:19:39.538 [DefaultDispatcher-worker-11 @coroutine#2054] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-04-29 23:19:39.542 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:39.545 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1b7a88 2024-04-29 23:19:39.545 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1b7a88 2024-04-29 23:19:39.546 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5603632c 2024-04-29 23:19:39.547 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@32dc937b 2024-04-29 23:19:39.547 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@32dc937b 2024-04-29 23:19:39.552 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e311f8 2024-04-29 23:19:39.552 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e311f8 2024-04-29 23:19:39.555 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e19940 2024-04-29 23:19:39.555 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e19940 2024-04-29 23:19:39.557 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1449628e 2024-04-29 23:19:39.557 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1449628e 2024-04-29 23:19:39.560 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d86c37 2024-04-29 23:19:39.560 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d86c37 2024-04-29 23:19:39.561 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:39.562 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c9ac945 2024-04-29 23:19:39.562 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c9ac945 2024-04-29 23:19:39.563 [DefaultDispatcher-worker-11 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff56388 2024-04-29 23:19:39.566 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ce660f 2024-04-29 23:19:39.566 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ce660f 2024-04-29 23:19:39.566 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@146ccf7e 2024-04-29 23:19:39.566 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@146ccf7e 2024-04-29 23:19:39.568 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ccc3bea 2024-04-29 23:19:39.568 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ccc3bea 2024-04-29 23:19:39.568 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 23:19:39.570 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aab2383 2024-04-29 23:19:39.570 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aab2383 2024-04-29 23:19:39.572 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e94a40e 2024-04-29 23:19:39.572 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e94a40e 2024-04-29 23:19:39.575 [DefaultDispatcher-worker-11 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff56388 2024-04-29 23:19:39.575 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b9629b8 2024-04-29 23:19:39.575 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b9629b8 2024-04-29 23:19:39.577 [DefaultDispatcher-worker-11 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff56388 2024-04-29 23:19:39.577 [DefaultDispatcher-worker-7 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:39.577 [DefaultDispatcher-worker-7 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 23:19:39.577 [DefaultDispatcher-worker-7 @coroutine#2062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:39.577 [DefaultDispatcher-worker-7 @coroutine#2062] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 23:19:39.577 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@29730a8b 2024-04-29 23:19:39.577 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@29730a8b 2024-04-29 23:19:39.578 [DefaultDispatcher-worker-11 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 23:19:39.578 [DefaultDispatcher-worker-11 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-29 23:19:39.578 [DefaultDispatcher-worker-11 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 23:19:39.579 [DefaultDispatcher-worker-13 @coroutine#2062] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:39.580 [DefaultDispatcher-worker-15 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 23:19:39.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-04-29 23:19:39.582 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a87931d 2024-04-29 23:19:39.582 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a87931d 2024-04-29 23:19:39.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:39.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:39.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:39.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:39.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:39.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:39.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1722ede1 2024-04-29 23:19:39.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:39.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:39.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:39.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:39.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:39.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:39.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:39.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:39.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:39.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:39.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:39.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:39.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:39.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 23:19:39.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 23:19:39.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:39.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:39.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 23:19:39.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:39.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-04-29 23:19:39.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:39.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:39.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:39.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:39.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:39.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:39.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:39.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:39.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-04-29 23:19:39.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 23:19:39.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 23:19:39.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-04-29 23:19:39.585 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5188ee97 2024-04-29 23:19:39.585 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5188ee97 2024-04-29 23:19:39.587 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb9d6f7 2024-04-29 23:19:39.587 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb9d6f7 2024-04-29 23:19:39.588 [DefaultDispatcher-worker-3 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff56388 2024-04-29 23:19:39.589 [DefaultDispatcher-worker-3 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 23:19:39.589 [DefaultDispatcher-worker-3 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:39.589 [DefaultDispatcher-worker-3 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 23:19:39.590 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@aafb459 2024-04-29 23:19:39.590 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@aafb459 2024-04-29 23:19:39.590 [DefaultDispatcher-worker-10 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 23:19:39.590 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 23:19:39.605 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 23:19:39.616 [Test worker @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 23:19:39.618 [Test worker @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 23:19:39.619 [DefaultDispatcher-worker-14 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40635/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:39.619 [DefaultDispatcher-worker-14 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40635/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 23:19:39.619 [DefaultDispatcher-worker-14 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40635/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:39.619 [DefaultDispatcher-worker-14 @coroutine#2076] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40635/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 23:19:39.619 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:39.621 [DefaultDispatcher-worker-16 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40635/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:39.621 [DefaultDispatcher-worker-16 @coroutine#2076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40635/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:39.624 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@771ca6d4 2024-04-29 23:19:39.624 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@771ca6d4 2024-04-29 23:19:39.628 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@79db4647 2024-04-29 23:19:39.628 [DefaultDispatcher-worker-13 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 23:19:39.628 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@79db4647 2024-04-29 23:19:39.628 [DefaultDispatcher-worker-13 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:39.628 [DefaultDispatcher-worker-13 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:39.628 [DefaultDispatcher-worker-13 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:39.629 [DefaultDispatcher-worker-15 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:39.629 [DefaultDispatcher-worker-15 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:39.630 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de4cda4 2024-04-29 23:19:39.630 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de4cda4 2024-04-29 23:19:39.631 [Test worker @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 23:19:39.632 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e64c7c 2024-04-29 23:19:39.632 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e64c7c 2024-04-29 23:19:39.635 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ade67b2 2024-04-29 23:19:39.635 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ade67b2 2024-04-29 23:19:39.638 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@994f5d0 2024-04-29 23:19:39.638 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@994f5d0 2024-04-29 23:19:39.638 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:39.640 [DefaultDispatcher-worker-1 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 23:19:39.640 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@524680ab 2024-04-29 23:19:39.640 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@524680ab 2024-04-29 23:19:39.643 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c9b333 2024-04-29 23:19:39.643 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c9b333 2024-04-29 23:19:39.644 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@218eb5e1 2024-04-29 23:19:39.644 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@218eb5e1 2024-04-29 23:19:39.645 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3bc6f 2024-04-29 23:19:39.645 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3bc6f 2024-04-29 23:19:39.645 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 23:19:39.648 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f494fa0 2024-04-29 23:19:39.648 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f494fa0 2024-04-29 23:19:39.651 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b76de91 2024-04-29 23:19:39.651 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b76de91 2024-04-29 23:19:39.651 [DefaultDispatcher-worker-16 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 23:19:39.653 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e74459b 2024-04-29 23:19:39.653 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e74459b 2024-04-29 23:19:39.656 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a01c409 2024-04-29 23:19:39.656 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a01c409 2024-04-29 23:19:39.658 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fd0a8a6 2024-04-29 23:19:39.658 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fd0a8a6 2024-04-29 23:19:39.660 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@424f779b 2024-04-29 23:19:39.660 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@424f779b 2024-04-29 23:19:39.661 [DefaultDispatcher-worker-6 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 23:19:39.663 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5bbad4 2024-04-29 23:19:39.663 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5bbad4 2024-04-29 23:19:39.665 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ace169a 2024-04-29 23:19:39.665 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ace169a 2024-04-29 23:19:39.665 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 23:19:39.671 [DefaultDispatcher-worker-16 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 23:19:39.682 [DefaultDispatcher-worker-10 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 23:19:39.683 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:39.686 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2524beec 2024-04-29 23:19:39.686 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2524beec 2024-04-29 23:19:39.688 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be34438 2024-04-29 23:19:39.688 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be34438 2024-04-29 23:19:39.691 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fdcd59c 2024-04-29 23:19:39.691 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fdcd59c 2024-04-29 23:19:39.691 [DefaultDispatcher-worker-13 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 23:19:39.694 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ade4e03 2024-04-29 23:19:39.694 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ade4e03 2024-04-29 23:19:39.697 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a0d5e6a 2024-04-29 23:19:39.697 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a0d5e6a 2024-04-29 23:19:39.699 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7e0597 2024-04-29 23:19:39.699 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7e0597 2024-04-29 23:19:39.701 [DefaultDispatcher-worker-6 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 23:19:39.702 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@12474b51 2024-04-29 23:19:39.702 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@12474b51 2024-04-29 23:19:39.704 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@af1b14c 2024-04-29 23:19:39.704 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@af1b14c 2024-04-29 23:19:39.707 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@a8f4076 2024-04-29 23:19:39.707 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@a8f4076 2024-04-29 23:19:39.707 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 23:19:39.712 [DefaultDispatcher-worker-1 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 23:19:39.721 [DefaultDispatcher-worker-11 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 23:19:39.724 [DefaultDispatcher-worker-16 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40635/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 23:19:39.724 [DefaultDispatcher-worker-16 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40635/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-29 23:19:39.724 [DefaultDispatcher-worker-16 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40635/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 23:19:39.725 [DefaultDispatcher-worker-15 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40635/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 23:19:39.725 [DefaultDispatcher-worker-15 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40635/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 23:19:39.726 [DefaultDispatcher-worker-15 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40635/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-29 23:19:39.726 [DefaultDispatcher-worker-15 @coroutine#2105] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40635/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:39.727 [DefaultDispatcher-worker-15 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40635/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 23:19:39.727 [DefaultDispatcher-worker-15 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40635/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-29 23:19:39.727 [DefaultDispatcher-worker-15 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40635/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 23:19:39.728 [DefaultDispatcher-worker-11 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40635/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 23:19:39.728 [DefaultDispatcher-worker-11 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40635/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 23:19:39.758 [DefaultDispatcher-worker-5 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 23:19:39.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-04-29 23:19:39.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:39.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:39.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:39.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:39.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:39.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:39.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7828bc6b 2024-04-29 23:19:39.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:39.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:39.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:39.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:39.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:39.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:39.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:39.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:39.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:39.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:39.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:39.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:39.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:39.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 23:19:39.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 23:19:39.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:39.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:39.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 23:19:39.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:39.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-04-29 23:19:39.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:39.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:39.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:39.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:39.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:39.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:39.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:39.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:39.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-04-29 23:19:39.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-04-29 23:19:39.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-04-29 23:19:39.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-04-29 23:19:39.787 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-04-29 23:19:39.799 [Test worker @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-04-29 23:19:39.801 [Test worker @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-04-29 23:19:39.802 [DefaultDispatcher-worker-1 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36703/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:39.802 [DefaultDispatcher-worker-1 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36703/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 23:19:39.802 [DefaultDispatcher-worker-1 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36703/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:39.802 [DefaultDispatcher-worker-1 @coroutine#2127] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36703/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 23:19:39.803 [DefaultDispatcher-worker-7 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36703/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:39.804 [DefaultDispatcher-worker-7 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36703/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:39.812 [DefaultDispatcher-worker-8 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-04-29 23:19:39.812 [DefaultDispatcher-worker-8 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:39.812 [DefaultDispatcher-worker-8 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:39.812 [DefaultDispatcher-worker-8 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:39.813 [DefaultDispatcher-worker-2 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:39.813 [DefaultDispatcher-worker-2 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:39.817 [Test worker @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-04-29 23:19:39.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-04-29 23:19:39.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:39.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:39.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:39.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:39.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:39.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:39.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c680819 2024-04-29 23:19:39.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:39.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:39.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:39.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:39.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:39.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:39.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:39.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:39.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:39.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:39.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:39.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:39.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:39.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 23:19:39.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 23:19:39.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:39.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:39.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 23:19:39.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:39.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-04-29 23:19:39.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:39.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:39.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:39.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:39.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:39.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:39.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:39.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:39.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-04-29 23:19:39.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@40aaf656 2024-04-29 23:19:39.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@40aaf656 2024-04-29 23:19:39.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-04-29 23:19:39.823 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40aaf656 2024-04-29 23:19:39.835 [Test worker @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40aaf656 2024-04-29 23:19:39.837 [Test worker @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40aaf656 2024-04-29 23:19:39.848 [DefaultDispatcher-worker-4 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40aaf656 2024-04-29 23:19:39.848 [DefaultDispatcher-worker-9 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-04-29 23:19:39.856 [DefaultDispatcher-worker-11 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-04-29 23:19:39.864 [DefaultDispatcher-worker-11 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-04-29 23:19:39.865 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:39.871 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@74dbebfc 2024-04-29 23:19:39.871 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@74dbebfc 2024-04-29 23:19:39.873 [DefaultDispatcher-worker-8 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-04-29 23:19:39.877 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a1c0b17 2024-04-29 23:19:39.877 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a1c0b17 2024-04-29 23:19:39.880 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e23808c 2024-04-29 23:19:39.880 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e23808c 2024-04-29 23:19:39.882 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b21012c 2024-04-29 23:19:39.882 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b21012c 2024-04-29 23:19:39.884 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@108e89bf 2024-04-29 23:19:39.884 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@108e89bf 2024-04-29 23:19:39.887 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@a507c0a 2024-04-29 23:19:39.887 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@a507c0a 2024-04-29 23:19:39.889 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6815aa2c 2024-04-29 23:19:39.889 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6815aa2c 2024-04-29 23:19:39.892 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0efe63 2024-04-29 23:19:39.892 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0efe63 2024-04-29 23:19:39.894 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fa957cc 2024-04-29 23:19:39.894 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fa957cc 2024-04-29 23:19:39.894 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 23:19:39.896 [DefaultDispatcher-worker-8 @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-04-29 23:19:39.914 [DefaultDispatcher-worker-4 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-04-29 23:19:39.922 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:39.926 [DefaultDispatcher-worker-7 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-04-29 23:19:39.928 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7400277e 2024-04-29 23:19:39.928 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7400277e 2024-04-29 23:19:39.931 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac7c78e 2024-04-29 23:19:39.931 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac7c78e 2024-04-29 23:19:39.933 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ef84c0e 2024-04-29 23:19:39.933 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ef84c0e 2024-04-29 23:19:39.935 [DefaultDispatcher-worker-13 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-04-29 23:19:39.936 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bfacdb5 2024-04-29 23:19:39.936 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bfacdb5 2024-04-29 23:19:39.938 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e342663 2024-04-29 23:19:39.938 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e342663 2024-04-29 23:19:39.941 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@a8b739c 2024-04-29 23:19:39.941 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@a8b739c 2024-04-29 23:19:39.943 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@36afc6ff 2024-04-29 23:19:39.943 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@36afc6ff 2024-04-29 23:19:39.944 [DefaultDispatcher-worker-4 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-04-29 23:19:39.945 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd532fa 2024-04-29 23:19:39.945 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd532fa 2024-04-29 23:19:39.948 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@34bd10dd 2024-04-29 23:19:39.948 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@34bd10dd 2024-04-29 23:19:39.948 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 23:19:39.953 [DefaultDispatcher-worker-14 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-04-29 23:19:39.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-04-29 23:19:39.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:39.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:39.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:39.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:39.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:39.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:39.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ab1107d 2024-04-29 23:19:39.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:39.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:39.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:39.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:39.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:39.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:39.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:39.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:39.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:39.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:39.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:39.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:39.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:39.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 23:19:39.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 23:19:39.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:39.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:39.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 23:19:39.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:39.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-04-29 23:19:39.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:39.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:39.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:39.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:39.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:39.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:39.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:39.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:39.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-04-29 23:19:39.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-04-29 23:19:39.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-04-29 23:19:39.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-04-29 23:19:39.981 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-04-29 23:19:39.993 [Test worker @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-04-29 23:19:39.994 [Test worker @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-04-29 23:19:39.995 [DefaultDispatcher-worker-14 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59899/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:39.996 [DefaultDispatcher-worker-14 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59899/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 23:19:39.996 [DefaultDispatcher-worker-14 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59899/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:39.996 [DefaultDispatcher-worker-14 @coroutine#2170] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59899/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 23:19:39.998 [DefaultDispatcher-worker-5 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59899/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:39.998 [DefaultDispatcher-worker-5 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59899/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:40.005 [DefaultDispatcher-worker-8 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-04-29 23:19:40.006 [DefaultDispatcher-worker-8 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.006 [DefaultDispatcher-worker-8 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:40.006 [DefaultDispatcher-worker-8 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.006 [DefaultDispatcher-worker-13 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.006 [DefaultDispatcher-worker-13 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.008 [Test worker @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-04-29 23:19:40.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-04-29 23:19:40.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:40.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:40.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:40.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:40.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:40.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:40.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@375682a5 2024-04-29 23:19:40.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:40.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:40.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:40.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:40.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:40.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:40.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:40.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:40.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:40.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:40.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:40.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:40.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:40.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 23:19:40.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 23:19:40.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:40.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:40.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 23:19:40.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:40.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-04-29 23:19:40.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:40.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:40.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:40.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:40.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:40.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:40.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:40.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:40.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-04-29 23:19:40.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2024-04-29 23:19:40.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2024-04-29 23:19:40.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-04-29 23:19:40.014 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2024-04-29 23:19:40.027 [Test worker @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2024-04-29 23:19:40.029 [Test worker @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2024-04-29 23:19:40.041 [DefaultDispatcher-worker-1 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2024-04-29 23:19:40.042 [DefaultDispatcher-worker-7 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-04-29 23:19:40.049 [DefaultDispatcher-worker-5 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2024-04-29 23:19:40.050 [DefaultDispatcher-worker-5 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.050 [DefaultDispatcher-worker-5 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:40.050 [DefaultDispatcher-worker-5 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.051 [DefaultDispatcher-worker-6 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.051 [DefaultDispatcher-worker-6 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.053 [DefaultDispatcher-worker-14 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-04-29 23:19:40.056 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:40.059 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7324dc1c 2024-04-29 23:19:40.059 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7324dc1c 2024-04-29 23:19:40.061 [DefaultDispatcher-worker-15 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-04-29 23:19:40.062 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de33c08 2024-04-29 23:19:40.062 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de33c08 2024-04-29 23:19:40.066 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@79dcb76c 2024-04-29 23:19:40.066 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@79dcb76c 2024-04-29 23:19:40.069 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cde3633 2024-04-29 23:19:40.069 [DefaultDispatcher-worker-10 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-04-29 23:19:40.069 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cde3633 2024-04-29 23:19:40.070 [DefaultDispatcher-worker-8 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59899/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 23:19:40.070 [DefaultDispatcher-worker-8 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59899/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-29 23:19:40.070 [DefaultDispatcher-worker-8 @coroutine#2201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59899/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 23:19:40.071 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@69cfc988 2024-04-29 23:19:40.071 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@69cfc988 2024-04-29 23:19:40.071 [DefaultDispatcher-worker-11 @coroutine#2201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59899/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 23:19:40.071 [DefaultDispatcher-worker-11 @coroutine#2201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59899/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-29 23:19:40.072 [DefaultDispatcher-worker-11 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59899/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-29 23:19:40.072 [DefaultDispatcher-worker-11 @coroutine#2201] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59899/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:40.073 [DefaultDispatcher-worker-11 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59899/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 23:19:40.073 [DefaultDispatcher-worker-11 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59899/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-29 23:19:40.073 [DefaultDispatcher-worker-11 @coroutine#2201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59899/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 23:19:40.073 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@da8abc5 2024-04-29 23:19:40.073 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@da8abc5 2024-04-29 23:19:40.074 [DefaultDispatcher-worker-10 @coroutine#2201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59899/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 23:19:40.074 [DefaultDispatcher-worker-10 @coroutine#2201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59899/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-29 23:19:40.075 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@11530acb 2024-04-29 23:19:40.075 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@11530acb 2024-04-29 23:19:40.078 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf1c97c 2024-04-29 23:19:40.078 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf1c97c 2024-04-29 23:19:40.080 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be5d8e3 2024-04-29 23:19:40.080 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be5d8e3 2024-04-29 23:19:40.080 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 23:19:40.098 [DefaultDispatcher-worker-10 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-04-29 23:19:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-04-29 23:19:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@509e0253 2024-04-29 23:19:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:40.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:40.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:40.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:40.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:40.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:40.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:40.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:40.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:40.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:40.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:40.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:40.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:40.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 23:19:40.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 23:19:40.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:40.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:40.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 23:19:40.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:40.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-04-29 23:19:40.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:40.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:40.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:40.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:40.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:40.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:40.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:40.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:40.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-04-29 23:19:40.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-04-29 23:19:40.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-04-29 23:19:40.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-04-29 23:19:40.113 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:40.118 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3931d315 2024-04-29 23:19:40.118 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3931d315 2024-04-29 23:19:40.122 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f62a43 2024-04-29 23:19:40.122 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f62a43 2024-04-29 23:19:40.123 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-04-29 23:19:40.126 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c9b865 2024-04-29 23:19:40.126 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c9b865 2024-04-29 23:19:40.128 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@76cb2078 2024-04-29 23:19:40.128 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@76cb2078 2024-04-29 23:19:40.130 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d5eccf 2024-04-29 23:19:40.130 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d5eccf 2024-04-29 23:19:40.133 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@47777284 2024-04-29 23:19:40.133 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@47777284 2024-04-29 23:19:40.135 [Test worker @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-04-29 23:19:40.137 [Test worker @coroutine#2222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-04-29 23:19:40.137 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3983e09f 2024-04-29 23:19:40.137 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3983e09f 2024-04-29 23:19:40.138 [DefaultDispatcher-worker-10 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47753/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:40.138 [DefaultDispatcher-worker-10 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47753/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 23:19:40.138 [DefaultDispatcher-worker-10 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47753/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:40.138 [DefaultDispatcher-worker-10 @coroutine#2226] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47753/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 23:19:40.140 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e4df37 2024-04-29 23:19:40.140 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e4df37 2024-04-29 23:19:40.140 [DefaultDispatcher-worker-3 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47753/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:40.140 [DefaultDispatcher-worker-3 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47753/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:40.143 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9fab0 2024-04-29 23:19:40.143 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9fab0 2024-04-29 23:19:40.143 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 23:19:40.152 [DefaultDispatcher-worker-15 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-04-29 23:19:40.152 [DefaultDispatcher-worker-15 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.152 [DefaultDispatcher-worker-15 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:40.152 [DefaultDispatcher-worker-15 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.153 [DefaultDispatcher-worker-13 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.153 [DefaultDispatcher-worker-13 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.154 [DefaultDispatcher-worker-3 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2024-04-29 23:19:40.154 [DefaultDispatcher-worker-3 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.154 [DefaultDispatcher-worker-3 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:40.154 [DefaultDispatcher-worker-3 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.155 [DefaultDispatcher-worker-10 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.155 [DefaultDispatcher-worker-10 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.155 [Test worker @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-04-29 23:19:40.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-04-29 23:19:40.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:40.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:40.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:40.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:40.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:40.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:40.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42e32feb 2024-04-29 23:19:40.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:40.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:40.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:40.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:40.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:40.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:40.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:40.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:40.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:40.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:40.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:40.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:40.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:40.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 23:19:40.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 23:19:40.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:40.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:40.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 23:19:40.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:40.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-04-29 23:19:40.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:40.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:40.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:40.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:40.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:40.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:40.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:40.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:40.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-04-29 23:19:40.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-04-29 23:19:40.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-04-29 23:19:40.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-04-29 23:19:40.162 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-04-29 23:19:40.176 [Test worker @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-04-29 23:19:40.178 [Test worker @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-04-29 23:19:40.183 [DefaultDispatcher-worker-10 @coroutine#2252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47753/auth/register 2024-04-29 23:19:40.183 [DefaultDispatcher-worker-10 @coroutine#2252] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47753/auth/register. 2024-04-29 23:19:40.183 [DefaultDispatcher-worker-10 @coroutine#2252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47753/auth/register 2024-04-29 23:19:40.183 [DefaultDispatcher-worker-10 @coroutine#2252] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47753/auth/register from class io.ktor.http.content.TextContent 2024-04-29 23:19:40.184 [DefaultDispatcher-worker-15 @coroutine#2252] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47753/auth/register 2024-04-29 23:19:40.184 [DefaultDispatcher-worker-15 @coroutine#2252] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47753/auth/register 2024-04-29 23:19:40.190 [DefaultDispatcher-worker-1 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-04-29 23:19:40.203 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:40.207 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec3f572 2024-04-29 23:19:40.207 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec3f572 2024-04-29 23:19:40.210 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@20041eda 2024-04-29 23:19:40.210 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@20041eda 2024-04-29 23:19:40.213 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@243b9e02 2024-04-29 23:19:40.213 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@243b9e02 2024-04-29 23:19:40.216 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@613914e1 2024-04-29 23:19:40.216 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@613914e1 2024-04-29 23:19:40.218 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e015d1 2024-04-29 23:19:40.218 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e015d1 2024-04-29 23:19:40.220 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@501233d9 2024-04-29 23:19:40.220 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@501233d9 2024-04-29 23:19:40.222 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@28216c57 2024-04-29 23:19:40.222 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@28216c57 2024-04-29 23:19:40.224 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@116ebae 2024-04-29 23:19:40.224 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@116ebae 2024-04-29 23:19:40.227 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@518828c0 2024-04-29 23:19:40.227 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@518828c0 2024-04-29 23:19:40.227 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 23:19:40.229 [DefaultDispatcher-worker-1 @coroutine#2252] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47753/auth/register. 2024-04-29 23:19:40.229 [DefaultDispatcher-worker-1 @coroutine#2252] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47753/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:40.251 [DefaultDispatcher-worker-1 @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-04-29 23:19:40.260 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:40.261 [DefaultDispatcher-worker-6 @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-04-29 23:19:40.264 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7553a030 2024-04-29 23:19:40.264 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7553a030 2024-04-29 23:19:40.268 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9450ea 2024-04-29 23:19:40.268 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9450ea 2024-04-29 23:19:40.271 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fabcb40 2024-04-29 23:19:40.271 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fabcb40 2024-04-29 23:19:40.274 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa95ad1 2024-04-29 23:19:40.274 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa95ad1 2024-04-29 23:19:40.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-04-29 23:19:40.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:40.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:40.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:40.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:40.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:40.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:40.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@259f0fdb 2024-04-29 23:19:40.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:40.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:40.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:40.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:40.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:40.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:40.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:40.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:40.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:40.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:40.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:40.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:40.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:40.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 23:19:40.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 23:19:40.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:40.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:40.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 23:19:40.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:40.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-04-29 23:19:40.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:40.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:40.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:40.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:40.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:40.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:40.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:40.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:40.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-04-29 23:19:40.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-04-29 23:19:40.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-04-29 23:19:40.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-04-29 23:19:40.276 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@52133f94 2024-04-29 23:19:40.277 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@52133f94 2024-04-29 23:19:40.279 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@b59263c 2024-04-29 23:19:40.279 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@b59263c 2024-04-29 23:19:40.281 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a091ddc 2024-04-29 23:19:40.281 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a091ddc 2024-04-29 23:19:40.284 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a86a59e 2024-04-29 23:19:40.284 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a86a59e 2024-04-29 23:19:40.286 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@11a2dec5 2024-04-29 23:19:40.286 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@11a2dec5 2024-04-29 23:19:40.286 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 23:19:40.297 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-04-29 23:19:40.309 [Test worker @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-04-29 23:19:40.311 [Test worker @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-04-29 23:19:40.313 [DefaultDispatcher-worker-15 @coroutine#2265] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 23:19:40.313 [DefaultDispatcher-worker-15 @coroutine#2265] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-29 23:19:40.313 [DefaultDispatcher-worker-15 @coroutine#2265] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 23:19:40.313 [DefaultDispatcher-worker-15 @coroutine#2265] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 23:19:40.314 [DefaultDispatcher-worker-14 @coroutine#2265] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 23:19:40.314 [DefaultDispatcher-worker-14 @coroutine#2265] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 23:19:40.325 [DefaultDispatcher-worker-3 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-04-29 23:19:40.325 [DefaultDispatcher-worker-3 @coroutine#2264] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 23:19:40.325 [DefaultDispatcher-worker-3 @coroutine#2264] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-29 23:19:40.325 [DefaultDispatcher-worker-3 @coroutine#2264] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 23:19:40.325 [DefaultDispatcher-worker-11 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2024-04-29 23:19:40.325 [DefaultDispatcher-worker-11 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.326 [DefaultDispatcher-worker-11 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:40.326 [DefaultDispatcher-worker-11 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.326 [DefaultDispatcher-worker-11 @coroutine#2264] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 23:19:40.326 [DefaultDispatcher-worker-11 @coroutine#2264] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 23:19:40.327 [DefaultDispatcher-worker-1 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.327 [DefaultDispatcher-worker-1 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.328 [Test worker @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-04-29 23:19:40.333 [Test worker @coroutine#2279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-04-29 23:19:40.350 [Test worker @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-04-29 23:19:40.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-04-29 23:19:40.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-04-29 23:19:40.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:40.352 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e: (connection evicted) 2024-04-29 23:19:40.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:40.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-04-29 23:19:40.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-04-29 23:19:40.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-04-29 23:19:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@298cfe89 2024-04-29 23:19:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 23:19:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 23:19:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 23:19:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-04-29 23:19:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:40.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-04-29 23:19:40.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@49522bdf 2024-04-29 23:19:40.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@49522bdf 2024-04-29 23:19:40.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-04-29 23:19:40.358 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49522bdf 2024-04-29 23:19:40.370 [Test worker @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49522bdf 2024-04-29 23:19:40.372 [Test worker @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49522bdf 2024-04-29 23:19:40.373 [DefaultDispatcher-worker-11 @coroutine#2295] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 23:19:40.373 [DefaultDispatcher-worker-11 @coroutine#2295] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-29 23:19:40.373 [DefaultDispatcher-worker-11 @coroutine#2295] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 23:19:40.373 [DefaultDispatcher-worker-11 @coroutine#2295] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 23:19:40.374 [DefaultDispatcher-worker-14 @coroutine#2295] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 23:19:40.374 [DefaultDispatcher-worker-14 @coroutine#2295] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 23:19:40.384 [DefaultDispatcher-worker-12 @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49522bdf 2024-04-29 23:19:40.384 [DefaultDispatcher-worker-12 @coroutine#2294] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 23:19:40.384 [DefaultDispatcher-worker-12 @coroutine#2294] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-29 23:19:40.384 [DefaultDispatcher-worker-12 @coroutine#2294] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 23:19:40.385 [DefaultDispatcher-worker-8 @coroutine#2294] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 23:19:40.385 [DefaultDispatcher-worker-8 @coroutine#2294] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 23:19:40.388 [Test worker @coroutine#2299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49522bdf 2024-04-29 23:19:40.392 [Test worker @coroutine#2306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49522bdf 2024-04-29 23:19:40.396 [Test worker @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49522bdf 2024-04-29 23:19:40.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-04-29 23:19:40.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-04-29 23:19:40.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:40.397 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49522bdf: (connection evicted) 2024-04-29 23:19:40.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:40.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-04-29 23:19:40.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-04-29 23:19:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-04-29 23:19:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b1d7b09 2024-04-29 23:19:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 23:19:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 23:19:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 23:19:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-04-29 23:19:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:40.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:40.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-04-29 23:19:40.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2024-04-29 23:19:40.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2024-04-29 23:19:40.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-04-29 23:19:40.404 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2024-04-29 23:19:40.416 [Test worker @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2024-04-29 23:19:40.418 [Test worker @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2024-04-29 23:19:40.419 [DefaultDispatcher-worker-12 @coroutine#2322] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 23:19:40.419 [DefaultDispatcher-worker-12 @coroutine#2322] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-29 23:19:40.419 [DefaultDispatcher-worker-12 @coroutine#2322] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 23:19:40.419 [DefaultDispatcher-worker-12 @coroutine#2322] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 23:19:40.421 [DefaultDispatcher-worker-13 @coroutine#2322] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 23:19:40.421 [DefaultDispatcher-worker-13 @coroutine#2322] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 23:19:40.429 [DefaultDispatcher-worker-9 @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2024-04-29 23:19:40.430 [DefaultDispatcher-worker-9 @coroutine#2321] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 23:19:40.430 [DefaultDispatcher-worker-9 @coroutine#2321] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-29 23:19:40.430 [DefaultDispatcher-worker-9 @coroutine#2321] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 23:19:40.431 [DefaultDispatcher-worker-2 @coroutine#2321] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 23:19:40.431 [DefaultDispatcher-worker-2 @coroutine#2321] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 23:19:40.433 [Test worker @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2024-04-29 23:19:40.436 [Test worker @coroutine#2333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2024-04-29 23:19:40.441 [Test worker @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2024-04-29 23:19:40.445 [Test worker @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2024-04-29 23:19:40.447 [DefaultDispatcher-worker-2 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 23:19:40.447 [DefaultDispatcher-worker-2 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.447 [DefaultDispatcher-worker-2 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:40.447 [DefaultDispatcher-worker-2 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.448 [Test worker @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2024-04-29 23:19:40.448 [DefaultDispatcher-worker-5 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.448 [DefaultDispatcher-worker-5 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.452 [Test worker @coroutine#2353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2024-04-29 23:19:40.454 [Test worker @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2024-04-29 23:19:40.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-04-29 23:19:40.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-04-29 23:19:40.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:40.455 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f523dae: (connection evicted) 2024-04-29 23:19:40.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:40.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-04-29 23:19:40.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-04-29 23:19:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-04-29 23:19:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76e4df53 2024-04-29 23:19:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 23:19:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 23:19:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 23:19:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-04-29 23:19:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:40.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-04-29 23:19:40.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2024-04-29 23:19:40.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2024-04-29 23:19:40.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-04-29 23:19:40.460 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2024-04-29 23:19:40.472 [Test worker @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2024-04-29 23:19:40.473 [Test worker @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2024-04-29 23:19:40.474 [DefaultDispatcher-worker-8 @coroutine#2364] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 23:19:40.474 [DefaultDispatcher-worker-8 @coroutine#2364] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-29 23:19:40.474 [DefaultDispatcher-worker-8 @coroutine#2364] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 23:19:40.475 [DefaultDispatcher-worker-8 @coroutine#2364] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 23:19:40.476 [DefaultDispatcher-worker-13 @coroutine#2364] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 23:19:40.476 [DefaultDispatcher-worker-13 @coroutine#2364] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 23:19:40.481 [DefaultDispatcher-worker-5 @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2024-04-29 23:19:40.481 [DefaultDispatcher-worker-5 @coroutine#2363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 23:19:40.481 [DefaultDispatcher-worker-5 @coroutine#2363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-29 23:19:40.481 [DefaultDispatcher-worker-5 @coroutine#2363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 23:19:40.482 [DefaultDispatcher-worker-1 @coroutine#2363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 23:19:40.482 [DefaultDispatcher-worker-1 @coroutine#2363] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 23:19:40.484 [Test worker @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2024-04-29 23:19:40.487 [Test worker @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2024-04-29 23:19:40.492 [Test worker @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2024-04-29 23:19:40.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-04-29 23:19:40.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-04-29 23:19:40.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:40.494 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43069adf: (connection evicted) 2024-04-29 23:19:40.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:40.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-04-29 23:19:40.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-04-29 23:19:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-04-29 23:19:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ca9ec77 2024-04-29 23:19:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 23:19:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 23:19:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 23:19:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-04-29 23:19:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:40.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:40.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-04-29 23:19:40.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-04-29 23:19:40.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-04-29 23:19:40.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-04-29 23:19:40.499 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-04-29 23:19:40.511 [Test worker @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-04-29 23:19:40.513 [Test worker @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-04-29 23:19:40.514 [DefaultDispatcher-worker-8 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 23:19:40.514 [DefaultDispatcher-worker-8 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-29 23:19:40.514 [DefaultDispatcher-worker-8 @coroutine#2396] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 23:19:40.514 [DefaultDispatcher-worker-8 @coroutine#2396] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 23:19:40.515 [DefaultDispatcher-worker-9 @coroutine#2396] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 23:19:40.515 [DefaultDispatcher-worker-9 @coroutine#2396] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 23:19:40.521 [DefaultDispatcher-worker-1 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee5792a 2024-04-29 23:19:40.522 [DefaultDispatcher-worker-1 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.522 [DefaultDispatcher-worker-1 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:40.522 [DefaultDispatcher-worker-1 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.523 [DefaultDispatcher-worker-13 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.523 [DefaultDispatcher-worker-13 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.525 [DefaultDispatcher-worker-12 @coroutine#2395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-04-29 23:19:40.525 [DefaultDispatcher-worker-12 @coroutine#2395] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 23:19:40.525 [DefaultDispatcher-worker-12 @coroutine#2395] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-29 23:19:40.525 [DefaultDispatcher-worker-12 @coroutine#2395] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 23:19:40.526 [DefaultDispatcher-worker-16 @coroutine#2395] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 23:19:40.526 [DefaultDispatcher-worker-16 @coroutine#2395] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 23:19:40.530 [Test worker @coroutine#2402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-04-29 23:19:40.534 [Test worker @coroutine#2410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-04-29 23:19:40.537 [Test worker @coroutine#2412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-04-29 23:19:40.540 [Test worker @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-04-29 23:19:40.545 [Test worker @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-04-29 23:19:40.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-04-29 23:19:40.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-04-29 23:19:40.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:40.546 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73: (connection evicted) 2024-04-29 23:19:40.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:40.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-04-29 23:19:40.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-04-29 23:19:40.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-04-29 23:19:40.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:40.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:40.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:40.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:40.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:40.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:40.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@705ebb4d 2024-04-29 23:19:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 23:19:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 23:19:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 23:19:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-04-29 23:19:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:40.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:40.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-04-29 23:19:40.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2024-04-29 23:19:40.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2024-04-29 23:19:40.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-04-29 23:19:40.553 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2024-04-29 23:19:40.571 [Test worker @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2024-04-29 23:19:40.574 [Test worker @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2024-04-29 23:19:40.575 [DefaultDispatcher-worker-16 @coroutine#2430] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 23:19:40.575 [DefaultDispatcher-worker-16 @coroutine#2430] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-29 23:19:40.575 [DefaultDispatcher-worker-16 @coroutine#2430] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 23:19:40.575 [DefaultDispatcher-worker-16 @coroutine#2430] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 23:19:40.577 [DefaultDispatcher-worker-4 @coroutine#2430] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 23:19:40.577 [DefaultDispatcher-worker-4 @coroutine#2430] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-29 23:19:40.584 [DefaultDispatcher-worker-10 @coroutine#2429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2024-04-29 23:19:40.585 [DefaultDispatcher-worker-10 @coroutine#2429] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-29 23:19:40.585 [DefaultDispatcher-worker-10 @coroutine#2429] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-29 23:19:40.585 [DefaultDispatcher-worker-10 @coroutine#2429] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-29 23:19:40.585 [DefaultDispatcher-worker-8 @coroutine#2429] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-29 23:19:40.585 [DefaultDispatcher-worker-8 @coroutine#2429] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-29 23:19:40.590 [Test worker @coroutine#2434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2024-04-29 23:19:40.594 [Test worker @coroutine#2441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2024-04-29 23:19:40.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-04-29 23:19:40.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-04-29 23:19:40.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:40.595 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7: (connection evicted) 2024-04-29 23:19:40.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:40.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-04-29 23:19:40.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-04-29 23:19:40.601 [DefaultDispatcher-worker-6 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff56388 2024-04-29 23:19:40.601 [DefaultDispatcher-worker-6 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.601 [DefaultDispatcher-worker-6 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:40.601 [DefaultDispatcher-worker-6 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.602 [DefaultDispatcher-worker-10 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.700 [DefaultDispatcher-worker-10 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 23:19:40.700 [DefaultDispatcher-worker-10 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.700 [DefaultDispatcher-worker-10 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:40.700 [DefaultDispatcher-worker-10 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.702 [DefaultDispatcher-worker-2 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.702 [DefaultDispatcher-worker-2 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.823 [DefaultDispatcher-worker-8 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-04-29 23:19:40.823 [DefaultDispatcher-worker-8 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.824 [DefaultDispatcher-worker-8 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:40.824 [DefaultDispatcher-worker-8 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.825 [DefaultDispatcher-worker-9 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.825 [DefaultDispatcher-worker-9 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-04-29 23:19:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b3a1151 2024-04-29 23:19:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:40.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:40.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:40.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:40.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:40.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:40.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:40.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 23:19:40.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 23:19:40.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:40.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:40.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 23:19:40.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:40.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-04-29 23:19:40.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:40.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:40.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:40.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:40.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:40.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:40.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:40.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:40.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-04-29 23:19:40.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@46bbcb82 2024-04-29 23:19:40.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@46bbcb82 2024-04-29 23:19:40.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-04-29 23:19:40.904 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bbcb82 2024-04-29 23:19:40.916 [Test worker @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bbcb82 2024-04-29 23:19:40.918 [Test worker @coroutine#2484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bbcb82 2024-04-29 23:19:40.919 [DefaultDispatcher-worker-9 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:40.919 [DefaultDispatcher-worker-9 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 23:19:40.919 [DefaultDispatcher-worker-9 @coroutine#2487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:40.919 [DefaultDispatcher-worker-9 @coroutine#2487] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 23:19:40.921 [DefaultDispatcher-worker-3 @coroutine#2487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:40.921 [DefaultDispatcher-worker-3 @coroutine#2487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:40.930 [DefaultDispatcher-worker-15 @coroutine#2486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bbcb82 2024-04-29 23:19:40.930 [DefaultDispatcher-worker-15 @coroutine#2486] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.930 [DefaultDispatcher-worker-15 @coroutine#2486] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:40.930 [DefaultDispatcher-worker-15 @coroutine#2486] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.931 [DefaultDispatcher-worker-8 @coroutine#2486] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.931 [DefaultDispatcher-worker-8 @coroutine#2486] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 23:19:40.934 [Test worker @coroutine#2491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bbcb82 2024-04-29 23:19:40.952 [DefaultDispatcher-worker-15 @coroutine#2498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bbcb82 2024-04-29 23:19:40.984 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:40.987 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@34c3c6d9 2024-04-29 23:19:40.987 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@34c3c6d9 2024-04-29 23:19:40.990 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a043e31 2024-04-29 23:19:40.990 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a043e31 2024-04-29 23:19:40.993 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e3bada9 2024-04-29 23:19:40.993 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e3bada9 2024-04-29 23:19:40.996 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b39340a 2024-04-29 23:19:40.996 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b39340a 2024-04-29 23:19:40.999 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e6d0ba 2024-04-29 23:19:40.999 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e6d0ba 2024-04-29 23:19:41.002 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a888901 2024-04-29 23:19:41.002 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a888901 2024-04-29 23:19:41.005 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@29bd331c 2024-04-29 23:19:41.005 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@29bd331c 2024-04-29 23:19:41.008 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b16cb45 2024-04-29 23:19:41.008 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b16cb45 2024-04-29 23:19:41.012 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c92ab9d 2024-04-29 23:19:41.012 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c92ab9d 2024-04-29 23:19:41.012 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-29 23:19:41.015 [DefaultDispatcher-worker-15 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-04-29 23:19:41.015 [DefaultDispatcher-worker-15 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.015 [DefaultDispatcher-worker-15 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:41.015 [DefaultDispatcher-worker-15 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.016 [Test worker @coroutine#2500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bbcb82 2024-04-29 23:19:41.016 [DefaultDispatcher-worker-9 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.016 [DefaultDispatcher-worker-9 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-04-29 23:19:41.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-04-29 23:19:41.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-29 23:19:41.023 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46bbcb82: (connection evicted) 2024-04-29 23:19:41.024 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34c3c6d9: (connection evicted) 2024-04-29 23:19:41.024 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a043e31: (connection evicted) 2024-04-29 23:19:41.024 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e3bada9: (connection evicted) 2024-04-29 23:19:41.025 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b39340a: (connection evicted) 2024-04-29 23:19:41.025 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51e6d0ba: (connection evicted) 2024-04-29 23:19:41.026 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a888901: (connection evicted) 2024-04-29 23:19:41.026 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29bd331c: (connection evicted) 2024-04-29 23:19:41.027 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b16cb45: (connection evicted) 2024-04-29 23:19:41.027 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c92ab9d: (connection evicted) 2024-04-29 23:19:41.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:41.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-04-29 23:19:41.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-04-29 23:19:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-04-29 23:19:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f6b128b 2024-04-29 23:19:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:41.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 23:19:41.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 23:19:41.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:41.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:41.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 23:19:41.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:41.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-04-29 23:19:41.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:41.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:41.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:41.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:41.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:41.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:41.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:41.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:41.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-04-29 23:19:41.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0cc47d 2024-04-29 23:19:41.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0cc47d 2024-04-29 23:19:41.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-04-29 23:19:41.038 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0cc47d 2024-04-29 23:19:41.050 [Test worker @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0cc47d 2024-04-29 23:19:41.052 [Test worker @coroutine#2510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0cc47d 2024-04-29 23:19:41.053 [DefaultDispatcher-worker-9 @coroutine#2513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:41.053 [DefaultDispatcher-worker-9 @coroutine#2513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 23:19:41.053 [DefaultDispatcher-worker-9 @coroutine#2513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:41.053 [DefaultDispatcher-worker-9 @coroutine#2513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 23:19:41.055 [DefaultDispatcher-worker-14 @coroutine#2513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:41.055 [DefaultDispatcher-worker-14 @coroutine#2513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:41.064 [DefaultDispatcher-worker-11 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2024-04-29 23:19:41.064 [DefaultDispatcher-worker-11 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.065 [DefaultDispatcher-worker-11 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:41.065 [DefaultDispatcher-worker-11 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.066 [DefaultDispatcher-worker-9 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.066 [DefaultDispatcher-worker-9 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.066 [DefaultDispatcher-worker-12 @coroutine#2512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0cc47d 2024-04-29 23:19:41.066 [DefaultDispatcher-worker-12 @coroutine#2512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.066 [DefaultDispatcher-worker-12 @coroutine#2512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:41.066 [DefaultDispatcher-worker-12 @coroutine#2512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.067 [DefaultDispatcher-worker-9 @coroutine#2512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.067 [DefaultDispatcher-worker-9 @coroutine#2512] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.072 [Test worker @coroutine#2517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0cc47d 2024-04-29 23:19:41.087 [DefaultDispatcher-worker-12 @coroutine#2528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0cc47d 2024-04-29 23:19:41.138 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:41.142 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@61095640 2024-04-29 23:19:41.142 [Test worker @coroutine#2530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0cc47d 2024-04-29 23:19:41.142 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@61095640 2024-04-29 23:19:41.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-04-29 23:19:41.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-04-29 23:19:41.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=2, active=0, idle=2, waiting=0) 2024-04-29 23:19:41.145 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d0cc47d: (connection evicted) 2024-04-29 23:19:41.146 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fcea411 2024-04-29 23:19:41.146 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fcea411 2024-04-29 23:19:41.146 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61095640: (connection evicted) 2024-04-29 23:19:41.146 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fcea411: (connection evicted) 2024-04-29 23:19:41.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:41.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-04-29 23:19:41.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-04-29 23:19:41.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-04-29 23:19:41.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:41.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:41.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:41.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:41.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:41.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:41.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c8da7e8 2024-04-29 23:19:41.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:41.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:41.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:41.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:41.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:41.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:41.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:41.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:41.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:41.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:41.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:41.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:41.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:41.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 23:19:41.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 23:19:41.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:41.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:41.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 23:19:41.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:41.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-04-29 23:19:41.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:41.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:41.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:41.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:41.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:41.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:41.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:41.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:41.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-04-29 23:19:41.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c79a7c1 2024-04-29 23:19:41.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c79a7c1 2024-04-29 23:19:41.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-04-29 23:19:41.154 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c79a7c1 2024-04-29 23:19:41.166 [DefaultDispatcher-worker-13 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-04-29 23:19:41.166 [DefaultDispatcher-worker-13 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.166 [DefaultDispatcher-worker-13 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:41.167 [DefaultDispatcher-worker-13 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.168 [DefaultDispatcher-worker-14 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2024-04-29 23:19:41.168 [DefaultDispatcher-worker-16 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.168 [DefaultDispatcher-worker-16 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.168 [DefaultDispatcher-worker-14 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.168 [DefaultDispatcher-worker-14 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:41.168 [DefaultDispatcher-worker-14 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.169 [DefaultDispatcher-worker-5 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.169 [DefaultDispatcher-worker-5 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.170 [Test worker @coroutine#2535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c79a7c1 2024-04-29 23:19:41.172 [Test worker @coroutine#2543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c79a7c1 2024-04-29 23:19:41.173 [DefaultDispatcher-worker-16 @coroutine#2546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:41.173 [DefaultDispatcher-worker-16 @coroutine#2546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 23:19:41.173 [DefaultDispatcher-worker-16 @coroutine#2546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:41.173 [DefaultDispatcher-worker-16 @coroutine#2546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 23:19:41.174 [DefaultDispatcher-worker-13 @coroutine#2546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:41.174 [DefaultDispatcher-worker-13 @coroutine#2546] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:41.182 [DefaultDispatcher-worker-5 @coroutine#2545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c79a7c1 2024-04-29 23:19:41.183 [DefaultDispatcher-worker-5 @coroutine#2545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.183 [DefaultDispatcher-worker-5 @coroutine#2545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:41.183 [DefaultDispatcher-worker-5 @coroutine#2545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.183 [DefaultDispatcher-worker-3 @coroutine#2545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.183 [DefaultDispatcher-worker-3 @coroutine#2545] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.187 [Test worker @coroutine#2550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c79a7c1 2024-04-29 23:19:41.203 [DefaultDispatcher-worker-13 @coroutine#2557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c79a7c1 2024-04-29 23:19:41.243 [Test worker @coroutine#2559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c79a7c1 2024-04-29 23:19:41.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-04-29 23:19:41.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-04-29 23:19:41.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:41.246 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c79a7c1: (connection evicted) 2024-04-29 23:19:41.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:41.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-04-29 23:19:41.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-04-29 23:19:41.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-04-29 23:19:41.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:41.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:41.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:41.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:41.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:41.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:41.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@597084b7 2024-04-29 23:19:41.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:41.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:41.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:41.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:41.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:41.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:41.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:41.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:41.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:41.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:41.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:41.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:41.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:41.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-29 23:19:41.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-29 23:19:41.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:41.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:41.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-29 23:19:41.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:41.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-04-29 23:19:41.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:41.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:41.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:41.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:41.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:41.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:41.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:41.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:41.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-04-29 23:19:41.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd624f5 2024-04-29 23:19:41.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd624f5 2024-04-29 23:19:41.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-04-29 23:19:41.252 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd624f5 2024-04-29 23:19:41.265 [Test worker @coroutine#2563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd624f5 2024-04-29 23:19:41.266 [Test worker @coroutine#2565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd624f5 2024-04-29 23:19:41.267 [DefaultDispatcher-worker-3 @coroutine#2568] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:41.267 [DefaultDispatcher-worker-3 @coroutine#2568] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 23:19:41.267 [DefaultDispatcher-worker-3 @coroutine#2568] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:41.267 [DefaultDispatcher-worker-3 @coroutine#2568] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 23:19:41.268 [DefaultDispatcher-worker-1 @coroutine#2568] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:41.268 [DefaultDispatcher-worker-1 @coroutine#2568] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:41.277 [DefaultDispatcher-worker-2 @coroutine#2567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd624f5 2024-04-29 23:19:41.277 [DefaultDispatcher-worker-2 @coroutine#2567] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.277 [DefaultDispatcher-worker-2 @coroutine#2567] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:41.277 [DefaultDispatcher-worker-2 @coroutine#2567] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.278 [DefaultDispatcher-worker-14 @coroutine#2567] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.278 [DefaultDispatcher-worker-14 @coroutine#2567] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.280 [Test worker @coroutine#2572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd624f5 2024-04-29 23:19:41.296 [DefaultDispatcher-worker-5 @coroutine#2579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd624f5 2024-04-29 23:19:41.336 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd624f5 2024-04-29 23:19:41.337 [DefaultDispatcher-worker-4 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2024-04-29 23:19:41.337 [DefaultDispatcher-worker-4 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.337 [DefaultDispatcher-worker-4 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:41.338 [DefaultDispatcher-worker-4 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-04-29 23:19:41.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-04-29 23:19:41.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:41.339 [DefaultDispatcher-worker-5 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.339 [DefaultDispatcher-worker-5 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.339 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fd624f5: (connection evicted) 2024-04-29 23:19:41.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:41.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-04-29 23:19:41.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-04-29 23:19:41.353 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-04-29 23:19:41.353 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:41.353 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:41.353 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:41.353 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:41.353 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:41.353 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:41.353 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@152bb4cc 2024-04-29 23:19:41.353 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:41.353 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:41.353 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:41.353 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:41.353 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:41.353 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:41.353 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:41.353 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:41.353 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:41.353 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:41.353 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:41.353 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:41.353 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:41.353 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:41.353 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:41.353 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:41.353 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:41.353 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:41.353 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:41.353 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-04-29 23:19:41.353 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:41.353 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:41.353 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:41.353 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:41.353 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:41.353 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:41.353 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:41.353 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:41.353 [Test worker @coroutine#2588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-04-29 23:19:41.354 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@178f5b5b 2024-04-29 23:19:41.354 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@178f5b5b 2024-04-29 23:19:41.354 [Test worker @coroutine#2588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-04-29 23:19:41.369 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178f5b5b 2024-04-29 23:19:41.381 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178f5b5b 2024-04-29 23:19:41.382 [Test worker @coroutine#2592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178f5b5b 2024-04-29 23:19:41.384 [Test worker @coroutine#2594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178f5b5b 2024-04-29 23:19:41.396 [DefaultDispatcher-worker-1 @coroutine#2596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178f5b5b 2024-04-29 23:19:41.409 [DefaultDispatcher-worker-16 @coroutine#2608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178f5b5b 2024-04-29 23:19:41.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-04-29 23:19:41.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-04-29 23:19:41.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:41.412 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@178f5b5b: (connection evicted) 2024-04-29 23:19:41.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:41.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-04-29 23:19:41.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-04-29 23:19:41.415 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-04-29 23:19:41.415 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:41.415 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:41.415 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:41.415 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:41.415 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:41.415 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:41.415 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57e2d15c 2024-04-29 23:19:41.415 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:41.415 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:41.415 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:41.415 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:41.415 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:41.415 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:41.415 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:41.415 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:41.415 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:41.415 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:41.415 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:41.415 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:41.415 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:41.415 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:41.415 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:41.415 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:41.415 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:41.415 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:41.415 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:41.415 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-04-29 23:19:41.415 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:41.415 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:41.415 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:41.415 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:41.415 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:41.415 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:41.415 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:41.415 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:41.415 [Test worker @coroutine#2614] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-04-29 23:19:41.416 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e03398 2024-04-29 23:19:41.416 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e03398 2024-04-29 23:19:41.416 [Test worker @coroutine#2614] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-04-29 23:19:41.432 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e03398 2024-04-29 23:19:41.444 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e03398 2024-04-29 23:19:41.445 [Test worker @coroutine#2618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e03398 2024-04-29 23:19:41.447 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e03398 2024-04-29 23:19:41.448 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-04-29 23:19:41.448 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:41.448 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:41.448 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:41.448 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:41.448 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:41.448 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:41.448 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dd79a57 2024-04-29 23:19:41.448 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:41.448 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:41.448 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:41.448 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:41.448 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:41.448 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:41.448 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:41.448 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:41.448 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:41.448 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:41.448 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:41.448 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:41.448 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:41.448 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:41.448 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:41.448 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:41.448 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:41.448 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:41.448 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:41.448 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-04-29 23:19:41.448 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:41.448 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:41.448 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:41.448 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:41.448 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:41.448 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:41.448 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:41.448 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:41.448 [Test worker @coroutine#2614] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-04-29 23:19:41.449 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d0f2a3 2024-04-29 23:19:41.449 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d0f2a3 2024-04-29 23:19:41.449 [Test worker @coroutine#2614] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-04-29 23:19:41.458 [DefaultDispatcher-worker-14 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 23:19:41.458 [DefaultDispatcher-worker-14 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.458 [DefaultDispatcher-worker-14 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:41.458 [DefaultDispatcher-worker-14 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.459 [DefaultDispatcher-worker-13 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.459 [DefaultDispatcher-worker-13 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.465 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d0f2a3 2024-04-29 23:19:41.477 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d0f2a3 2024-04-29 23:19:41.478 [Test worker @coroutine#2627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d0f2a3 2024-04-29 23:19:41.480 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d0f2a3 2024-04-29 23:19:41.493 [DefaultDispatcher-worker-11 @coroutine#2631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d0f2a3 2024-04-29 23:19:41.507 [DefaultDispatcher-worker-1 @coroutine#2614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e03398 2024-04-29 23:19:41.516 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:41.517 [DefaultDispatcher-worker-16 @coroutine#2614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e03398 2024-04-29 23:19:41.530 [DefaultDispatcher-worker-12 @coroutine#2614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e03398 2024-04-29 23:19:41.535 [DefaultDispatcher-worker-13 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee5792a 2024-04-29 23:19:41.535 [DefaultDispatcher-worker-13 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.535 [DefaultDispatcher-worker-13 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:41.536 [DefaultDispatcher-worker-13 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.537 [DefaultDispatcher-worker-10 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.537 [DefaultDispatcher-worker-10 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-04-29 23:19:41.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-04-29 23:19:41.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:41.544 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19e03398: (connection evicted) 2024-04-29 23:19:41.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:41.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-04-29 23:19:41.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-04-29 23:19:41.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-04-29 23:19:41.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-04-29 23:19:41.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:41.545 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15d0f2a3: (connection evicted) 2024-04-29 23:19:41.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:41.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-04-29 23:19:41.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-04-29 23:19:41.547 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-04-29 23:19:41.548 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:41.548 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:41.548 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:41.548 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:41.548 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:41.548 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:41.548 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d72dd86 2024-04-29 23:19:41.548 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:41.548 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:41.548 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:41.548 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:41.548 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:41.548 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:41.548 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:41.548 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:41.548 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:41.548 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:41.548 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:41.548 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:41.548 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:41.548 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:41.548 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:41.548 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:41.548 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:41.548 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:41.548 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:41.548 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-04-29 23:19:41.548 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:41.548 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:41.548 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:41.548 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:41.548 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:41.548 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:41.548 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:41.548 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:41.549 [Test worker @coroutine#2655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-04-29 23:19:41.549 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-04-29 23:19:41.549 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-04-29 23:19:41.549 [Test worker @coroutine#2655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-04-29 23:19:41.567 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-04-29 23:19:41.579 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-04-29 23:19:41.581 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-04-29 23:19:41.583 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-04-29 23:19:41.583 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-04-29 23:19:41.583 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:41.583 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:41.583 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:41.583 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:41.583 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:41.583 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:41.583 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@320ca97c 2024-04-29 23:19:41.583 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:41.583 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:41.583 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:41.583 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:41.583 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:41.583 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:41.583 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:41.583 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:41.583 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:41.583 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:41.583 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:41.583 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:41.583 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:41.583 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:41.583 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:41.583 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:41.583 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:41.583 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:41.583 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:41.583 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-04-29 23:19:41.583 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:41.583 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:41.583 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:41.583 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:41.583 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:41.583 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:41.584 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:41.584 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:41.584 [Test worker @coroutine#2655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-04-29 23:19:41.584 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-04-29 23:19:41.584 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-04-29 23:19:41.584 [Test worker @coroutine#2655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-04-29 23:19:41.598 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-04-29 23:19:41.610 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-04-29 23:19:41.612 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-04-29 23:19:41.618 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-04-29 23:19:41.618 [DefaultDispatcher-worker-15 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff56388 2024-04-29 23:19:41.618 [DefaultDispatcher-worker-15 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.618 [DefaultDispatcher-worker-15 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:41.618 [DefaultDispatcher-worker-15 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.619 [DefaultDispatcher-worker-10 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.630 [DefaultDispatcher-worker-13 @coroutine#2671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8 2024-04-29 23:19:41.645 [DefaultDispatcher-worker-9 @coroutine#2655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-04-29 23:19:41.649 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:41.654 [DefaultDispatcher-worker-1 @coroutine#2655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-04-29 23:19:41.664 [DefaultDispatcher-worker-3 @coroutine#2655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77228160 2024-04-29 23:19:41.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-04-29 23:19:41.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-04-29 23:19:41.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:41.668 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77228160: (connection evicted) 2024-04-29 23:19:41.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:41.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-04-29 23:19:41.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-04-29 23:19:41.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-04-29 23:19:41.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-04-29 23:19:41.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:41.669 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3979c6e8: (connection evicted) 2024-04-29 23:19:41.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:41.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-04-29 23:19:41.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-04-29 23:19:41.672 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-04-29 23:19:41.672 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:41.672 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:41.672 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:41.672 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:41.672 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:41.672 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:41.672 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1418a1bd 2024-04-29 23:19:41.672 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:41.672 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:41.672 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:41.672 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:41.672 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:41.672 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:41.672 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:41.672 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:41.672 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:41.672 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:41.672 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:41.672 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:41.672 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:41.672 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:41.672 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:41.672 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:41.672 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:41.672 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:41.672 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:41.672 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-04-29 23:19:41.672 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:41.672 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:41.672 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:41.672 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:41.672 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:41.672 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:41.672 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:41.672 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:41.672 [Test worker @coroutine#2694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-04-29 23:19:41.673 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-04-29 23:19:41.673 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-04-29 23:19:41.673 [Test worker @coroutine#2694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-04-29 23:19:41.690 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-04-29 23:19:41.703 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-04-29 23:19:41.706 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-04-29 23:19:41.708 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-04-29 23:19:41.713 [DefaultDispatcher-worker-6 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 23:19:41.713 [DefaultDispatcher-worker-6 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.713 [DefaultDispatcher-worker-6 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:41.713 [DefaultDispatcher-worker-6 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.714 [DefaultDispatcher-worker-16 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.714 [DefaultDispatcher-worker-16 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.718 [DefaultDispatcher-worker-16 @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-04-29 23:19:41.742 [DefaultDispatcher-worker-10 @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-04-29 23:19:41.746 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-04-29 23:19:41.755 [DefaultDispatcher-worker-2 @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-04-29 23:19:41.773 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:41.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-04-29 23:19:41.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-04-29 23:19:41.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:41.776 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@628af295: (connection evicted) 2024-04-29 23:19:41.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:41.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-04-29 23:19:41.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-04-29 23:19:41.778 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-04-29 23:19:41.778 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:41.778 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:41.778 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:41.778 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:41.778 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:41.778 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:41.778 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25fb43a9 2024-04-29 23:19:41.778 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:41.778 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:41.778 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:41.778 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:41.778 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:41.778 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:41.778 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:41.778 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:41.778 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:41.778 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:41.778 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:41.778 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:41.778 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:41.778 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:41.778 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:41.778 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:41.778 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:41.778 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:41.778 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:41.778 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-04-29 23:19:41.778 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:41.778 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:41.778 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:41.778 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:41.778 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:41.778 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:41.778 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:41.778 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:41.778 [Test worker @coroutine#2745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-04-29 23:19:41.779 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-04-29 23:19:41.779 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-04-29 23:19:41.779 [Test worker @coroutine#2745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-04-29 23:19:41.797 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-04-29 23:19:41.809 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-04-29 23:19:41.811 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-04-29 23:19:41.812 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-04-29 23:19:41.823 [DefaultDispatcher-worker-9 @coroutine#2753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-04-29 23:19:41.836 [DefaultDispatcher-worker-7 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-04-29 23:19:41.836 [DefaultDispatcher-worker-7 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.836 [DefaultDispatcher-worker-7 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:41.836 [DefaultDispatcher-worker-7 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.838 [DefaultDispatcher-worker-6 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.838 [DefaultDispatcher-worker-6 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:41.848 [DefaultDispatcher-worker-2 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-04-29 23:19:41.852 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-04-29 23:19:41.862 [DefaultDispatcher-worker-11 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-04-29 23:19:41.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-04-29 23:19:41.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-04-29 23:19:41.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:41.867 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50: (connection evicted) 2024-04-29 23:19:41.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:41.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-04-29 23:19:41.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-04-29 23:19:41.870 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-04-29 23:19:41.870 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:41.870 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:41.870 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:41.870 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:41.870 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:41.870 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:41.870 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@727b3b0 2024-04-29 23:19:41.870 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:41.870 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:41.870 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:41.870 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:41.870 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:41.870 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:41.870 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:41.870 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:41.870 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:41.870 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:41.870 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:41.870 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:41.870 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:41.870 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:41.870 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:41.870 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:41.870 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:41.870 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:41.870 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:41.870 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-04-29 23:19:41.870 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:41.870 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:41.870 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:41.870 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:41.870 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:41.870 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:41.870 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:41.870 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:41.870 [Test worker @coroutine#2793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-04-29 23:19:41.871 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7806db3f 2024-04-29 23:19:41.871 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7806db3f 2024-04-29 23:19:41.871 [Test worker @coroutine#2793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-04-29 23:19:41.890 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7806db3f 2024-04-29 23:19:41.901 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7806db3f 2024-04-29 23:19:41.903 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7806db3f 2024-04-29 23:19:41.905 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7806db3f 2024-04-29 23:19:41.917 [DefaultDispatcher-worker-7 @coroutine#2800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7806db3f 2024-04-29 23:19:41.942 [DefaultDispatcher-worker-3 @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7806db3f 2024-04-29 23:19:41.951 [DefaultDispatcher-worker-1 @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7806db3f 2024-04-29 23:19:42.005 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:42.070 [DefaultDispatcher-worker-11 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-04-29 23:19:42.070 [DefaultDispatcher-worker-11 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.071 [DefaultDispatcher-worker-11 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:42.071 [DefaultDispatcher-worker-11 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.072 [DefaultDispatcher-worker-1 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.072 [DefaultDispatcher-worker-1 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.076 [DefaultDispatcher-worker-13 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2024-04-29 23:19:42.077 [DefaultDispatcher-worker-13 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.077 [DefaultDispatcher-worker-13 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:42.077 [DefaultDispatcher-worker-13 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.078 [DefaultDispatcher-worker-1 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.078 [DefaultDispatcher-worker-1 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.155 [DefaultDispatcher-worker-13 @coroutine#2830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7806db3f 2024-04-29 23:19:42.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-04-29 23:19:42.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-04-29 23:19:42.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:42.204 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7806db3f: (connection evicted) 2024-04-29 23:19:42.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:42.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-04-29 23:19:42.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-04-29 23:19:42.208 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-04-29 23:19:42.208 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:42.208 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:42.208 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:42.208 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:42.208 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:42.208 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:42.208 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@548e70f0 2024-04-29 23:19:42.208 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:42.208 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:42.208 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:42.208 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:42.208 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:42.208 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:42.208 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:42.208 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:42.208 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:42.208 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:42.208 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:42.208 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:42.208 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:42.208 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:42.208 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:42.208 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:42.208 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:42.208 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:42.208 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:42.208 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-04-29 23:19:42.208 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:42.208 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:42.208 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:42.208 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:42.208 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:42.208 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:42.209 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:42.209 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:42.209 [Test worker @coroutine#2839] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-04-29 23:19:42.209 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@64657b13 2024-04-29 23:19:42.209 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@64657b13 2024-04-29 23:19:42.209 [Test worker @coroutine#2839] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-04-29 23:19:42.216 [DefaultDispatcher-worker-2 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2024-04-29 23:19:42.217 [DefaultDispatcher-worker-6 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-04-29 23:19:42.217 [DefaultDispatcher-worker-6 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.217 [DefaultDispatcher-worker-2 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.217 [DefaultDispatcher-worker-6 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:42.217 [DefaultDispatcher-worker-2 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:42.217 [DefaultDispatcher-worker-6 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.217 [DefaultDispatcher-worker-2 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.218 [DefaultDispatcher-worker-1 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.218 [DefaultDispatcher-worker-9 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.218 [DefaultDispatcher-worker-1 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.218 [DefaultDispatcher-worker-9 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.227 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64657b13 2024-04-29 23:19:42.238 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64657b13 2024-04-29 23:19:42.240 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64657b13 2024-04-29 23:19:42.242 [Test worker @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64657b13 2024-04-29 23:19:42.253 [DefaultDispatcher-worker-6 @coroutine#2852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64657b13 2024-04-29 23:19:42.256 [Test worker @coroutine#2855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64657b13 2024-04-29 23:19:42.281 [DefaultDispatcher-worker-6 @coroutine#2839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64657b13 2024-04-29 23:19:42.291 [DefaultDispatcher-worker-3 @coroutine#2839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64657b13 2024-04-29 23:19:42.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-04-29 23:19:42.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-04-29 23:19:42.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:42.302 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64657b13: (connection evicted) 2024-04-29 23:19:42.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:42.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-04-29 23:19:42.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-04-29 23:19:42.304 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-04-29 23:19:42.304 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:42.304 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:42.304 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:42.304 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:42.304 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:42.304 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:42.304 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77ac7cd6 2024-04-29 23:19:42.304 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:42.304 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:42.304 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:42.304 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:42.304 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:42.304 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:42.304 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:42.304 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:42.304 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:42.304 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:42.304 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:42.304 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:42.304 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:42.304 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:42.304 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:42.304 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:42.304 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:42.304 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:42.304 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:42.304 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-04-29 23:19:42.304 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:42.304 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:42.304 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:42.304 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:42.304 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:42.304 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:42.304 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:42.304 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:42.304 [Test worker @coroutine#2878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-04-29 23:19:42.305 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@81f9b01 2024-04-29 23:19:42.305 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@81f9b01 2024-04-29 23:19:42.305 [Test worker @coroutine#2878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-04-29 23:19:42.319 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81f9b01 2024-04-29 23:19:42.330 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81f9b01 2024-04-29 23:19:42.332 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81f9b01 2024-04-29 23:19:42.334 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81f9b01 2024-04-29 23:19:42.347 [DefaultDispatcher-worker-15 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81f9b01 2024-04-29 23:19:42.350 [DefaultDispatcher-worker-9 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2024-04-29 23:19:42.351 [DefaultDispatcher-worker-9 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.351 [DefaultDispatcher-worker-9 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:42.351 [DefaultDispatcher-worker-9 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.395 [DefaultDispatcher-worker-15 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.395 [DefaultDispatcher-worker-15 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.405 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:42.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-04-29 23:19:42.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-04-29 23:19:42.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:42.407 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@81f9b01: (connection evicted) 2024-04-29 23:19:42.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:42.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-04-29 23:19:42.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-04-29 23:19:42.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-04-29 23:19:42.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:42.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:42.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:42.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:42.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:42.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:42.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@524945e2 2024-04-29 23:19:42.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:42.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:42.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:42.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:42.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:42.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:42.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:42.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:42.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:42.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:42.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:42.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:42.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:42.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:42.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:42.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:42.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:42.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:42.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:42.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-04-29 23:19:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:42.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-04-29 23:19:42.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-04-29 23:19:42.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-04-29 23:19:42.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-04-29 23:19:42.481 [DefaultDispatcher-worker-15 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 23:19:42.482 [DefaultDispatcher-worker-15 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.482 [DefaultDispatcher-worker-15 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:42.482 [DefaultDispatcher-worker-15 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.483 [DefaultDispatcher-worker-7 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.483 [DefaultDispatcher-worker-7 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.501 [DefaultDispatcher-worker-12 @coroutine#2912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-04-29 23:19:42.511 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:42.512 [DefaultDispatcher-worker-16 @coroutine#2912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-04-29 23:19:42.521 [DefaultDispatcher-worker-6 @coroutine#2912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-04-29 23:19:42.529 [DefaultDispatcher-worker-5 @coroutine#2912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-04-29 23:19:42.546 [DefaultDispatcher-worker-9 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee5792a 2024-04-29 23:19:42.546 [DefaultDispatcher-worker-9 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.546 [DefaultDispatcher-worker-9 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:42.547 [DefaultDispatcher-worker-9 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.548 [DefaultDispatcher-worker-15 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.548 [DefaultDispatcher-worker-15 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.563 [DefaultDispatcher-worker-13 @coroutine#2912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-04-29 23:19:42.563 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-29 23:19:42.570 [Test worker] INFO ktor.application - Application started in 0.007 seconds. 2024-04-29 23:19:42.572 [DefaultDispatcher-worker-4 @coroutine#2924] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-29 23:19:42.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-04-29 23:19:42.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:42.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:42.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:42.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:42.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:42.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:42.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4676fcd9 2024-04-29 23:19:42.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:42.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:42.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:42.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:42.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:42.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:42.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:42.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:42.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:42.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:42.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:42.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:42.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:42.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:42.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:42.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:42.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:42.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:42.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:42.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-04-29 23:19:42.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:42.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:42.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:42.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:42.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:42.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:42.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:42.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:42.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-04-29 23:19:42.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ccbbd5 2024-04-29 23:19:42.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ccbbd5 2024-04-29 23:19:42.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-04-29 23:19:42.589 [DefaultDispatcher-worker-3 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:42.589 [DefaultDispatcher-worker-3 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 23:19:42.589 [DefaultDispatcher-worker-3 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:42.589 [DefaultDispatcher-worker-3 @coroutine#2926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 23:19:42.591 [eventLoopGroupProxy-19-1 @call-handler#2934] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 23:19:42.591 [eventLoopGroupProxy-19-2 @call-handler#2935] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 23:19:42.591 [eventLoopGroupProxy-19-1 @call-handler#2934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:42.591 [eventLoopGroupProxy-19-2 @call-handler#2935] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:42.591 [eventLoopGroupProxy-19-2 @call-handler#2935] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 23:19:42.592 [eventLoopGroupProxy-19-2 @call-handler#2935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:42.592 [DefaultDispatcher-worker-5 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:42.592 [DefaultDispatcher-worker-5 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:42.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-04-29 23:19:42.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:42.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:42.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:42.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:42.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:42.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:42.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@402fcf14 2024-04-29 23:19:42.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:42.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:42.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:42.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:42.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:42.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:42.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:42.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:42.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:42.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:42.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:42.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:42.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:42.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:42.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:42.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:42.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:42.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:42.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:42.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-04-29 23:19:42.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:42.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:42.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:42.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:42.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:42.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:42.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:42.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:42.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-04-29 23:19:42.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@58b03882 2024-04-29 23:19:42.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@58b03882 2024-04-29 23:19:42.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-04-29 23:19:42.611 [DefaultDispatcher-worker-13 @coroutine#2940] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:42.611 [DefaultDispatcher-worker-13 @coroutine#2940] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 23:19:42.611 [DefaultDispatcher-worker-13 @coroutine#2940] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:42.611 [DefaultDispatcher-worker-13 @coroutine#2940] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 23:19:42.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-04-29 23:19:42.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:42.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:42.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:42.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:42.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:42.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:42.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7937f96e 2024-04-29 23:19:42.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:42.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:42.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:42.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:42.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:42.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:42.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:42.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:42.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:42.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:42.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:42.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:42.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:42.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:42.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:42.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:42.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:42.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:42.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:42.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-04-29 23:19:42.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:42.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:42.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:42.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:42.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:42.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:42.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:42.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:42.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-04-29 23:19:42.612 [eventLoopGroupProxy-19-2 @call-handler#2944] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 23:19:42.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@ece769a 2024-04-29 23:19:42.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@ece769a 2024-04-29 23:19:42.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-04-29 23:19:42.612 [eventLoopGroupProxy-19-2 @call-handler#2944] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:42.612 [eventLoopGroupProxy-19-2 @call-handler#2944] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 23:19:42.613 [eventLoopGroupProxy-19-2 @call-handler#2944] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:42.613 [eventLoopGroupProxy-19-3 @call-handler#2947] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 23:19:42.613 [eventLoopGroupProxy-19-3 @call-handler#2947] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:42.613 [DefaultDispatcher-worker-12 @coroutine#2940] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:42.613 [DefaultDispatcher-worker-12 @coroutine#2940] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:42.614 [DefaultDispatcher-worker-14 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ccbbd5 2024-04-29 23:19:42.614 [DefaultDispatcher-worker-14 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.614 [DefaultDispatcher-worker-14 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:42.614 [DefaultDispatcher-worker-14 @coroutine#2925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.615 [eventLoopGroupProxy-19-2 @call-handler#2952] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 23:19:42.615 [eventLoopGroupProxy-19-2 @call-handler#2952] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:42.615 [DefaultDispatcher-worker-6 @coroutine#2925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.615 [DefaultDispatcher-worker-6 @coroutine#2925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.626 [DefaultDispatcher-worker-1 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ccbbd5 2024-04-29 23:19:42.631 [DefaultDispatcher-worker-8 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff56388 2024-04-29 23:19:42.631 [DefaultDispatcher-worker-15 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:42.631 [DefaultDispatcher-worker-8 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.631 [DefaultDispatcher-worker-15 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-29 23:19:42.631 [DefaultDispatcher-worker-15 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:42.631 [DefaultDispatcher-worker-8 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:42.631 [DefaultDispatcher-worker-8 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.631 [DefaultDispatcher-worker-15 @coroutine#2958] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-29 23:19:42.632 [DefaultDispatcher-worker-1 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.633 [eventLoopGroupProxy-19-2 @call-handler#2967] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-29 23:19:42.633 [eventLoopGroupProxy-19-2 @call-handler#2967] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:42.633 [eventLoopGroupProxy-19-2 @call-handler#2967] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 23:19:42.634 [eventLoopGroupProxy-19-4 @call-handler#2968] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-29 23:19:42.634 [eventLoopGroupProxy-19-4 @call-handler#2968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:42.639 [DefaultDispatcher-worker-16 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ccbbd5 2024-04-29 23:19:42.644 [DefaultDispatcher-worker-16 @coroutine#2939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b03882 2024-04-29 23:19:42.644 [DefaultDispatcher-worker-16 @coroutine#2939] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.644 [DefaultDispatcher-worker-16 @coroutine#2939] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:42.644 [DefaultDispatcher-worker-16 @coroutine#2939] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.644 [DefaultDispatcher-worker-11 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-04-29 23:19:42.644 [eventLoopGroupProxy-19-2 @call-handler#2967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:42.645 [DefaultDispatcher-worker-3 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:42.645 [DefaultDispatcher-worker-3 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-29 23:19:42.648 [eventLoopGroupProxy-19-5 @call-handler#2976] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 23:19:42.648 [eventLoopGroupProxy-19-5 @call-handler#2976] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:42.648 [DefaultDispatcher-worker-4 @coroutine#2939] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.648 [DefaultDispatcher-worker-4 @coroutine#2939] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.656 [DefaultDispatcher-worker-16 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-04-29 23:19:42.659 [DefaultDispatcher-worker-6 @coroutine#2939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b03882 2024-04-29 23:19:42.662 [DefaultDispatcher-worker-14 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ece769a 2024-04-29 23:19:42.662 [DefaultDispatcher-worker-14 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.663 [DefaultDispatcher-worker-14 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:42.663 [DefaultDispatcher-worker-14 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.663 [eventLoopGroupProxy-19-2 @call-handler#2984] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-29 23:19:42.663 [eventLoopGroupProxy-19-2 @call-handler#2984] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:42.664 [DefaultDispatcher-worker-16 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.664 [DefaultDispatcher-worker-16 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.669 [DefaultDispatcher-worker-12 @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b03882 2024-04-29 23:19:42.674 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:42.674 [DefaultDispatcher-worker-7 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ece769a 2024-04-29 23:19:42.685 [DefaultDispatcher-worker-1 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ece769a 2024-04-29 23:19:42.687 [DefaultDispatcher-worker-17 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-04-29 23:19:42.689 [DefaultDispatcher-worker-17 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-29 23:19:42.689 [DefaultDispatcher-worker-17 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-04-29 23:19:42.689 [DefaultDispatcher-worker-17 @coroutine#2964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-29 23:19:42.690 [eventLoopGroupProxy-19-2 @call-handler#2998] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-04-29 23:19:42.695 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:42.698 [DefaultDispatcher-worker-1 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ccbbd5 2024-04-29 23:19:42.712 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:42.716 [DefaultDispatcher-worker-3 @coroutine#2964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-29 23:19:42.716 [DefaultDispatcher-worker-3 @coroutine#2964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-29 23:19:42.716 [DefaultDispatcher-worker-3 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-04-29 23:19:42.716 [DefaultDispatcher-worker-3 @coroutine#2964] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:42.717 [DefaultDispatcher-worker-3 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586644352876158977 2024-04-29 23:19:42.717 [DefaultDispatcher-worker-3 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586644352876158977. 2024-04-29 23:19:42.717 [DefaultDispatcher-worker-3 @coroutine#2964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586644352876158977 2024-04-29 23:19:42.718 [eventLoopGroupProxy-19-2 @call-handler#3002] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-04-29 23:19:42.724 [eventLoopGroupProxy-19-2 @call-handler#3002] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:42.724 [DefaultDispatcher-worker-13 @coroutine#2964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586644352876158977 2024-04-29 23:19:42.725 [DefaultDispatcher-worker-13 @coroutine#2964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586644352876158977 2024-04-29 23:19:42.725 [DefaultDispatcher-worker-13 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586644352876158977. 2024-04-29 23:19:42.725 [DefaultDispatcher-worker-13 @coroutine#2964] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586644352876158977 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:42.725 [DefaultDispatcher-worker-6 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 23:19:42.725 [DefaultDispatcher-worker-6 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.726 [DefaultDispatcher-worker-6 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:42.726 [DefaultDispatcher-worker-6 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.727 [DefaultDispatcher-worker-12 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.727 [DefaultDispatcher-worker-12 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.733 [DefaultDispatcher-worker-13 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ccbbd5 2024-04-29 23:19:42.734 [DefaultDispatcher-worker-13 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 23:19:42.734 [DefaultDispatcher-worker-13 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-29 23:19:42.734 [DefaultDispatcher-worker-13 @coroutine#2964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 23:19:42.735 [eventLoopGroupProxy-19-2 @call-handler#3009] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-04-29 23:19:42.737 [eventLoopGroupProxy-19-2 @call-handler#3009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:42.738 [DefaultDispatcher-worker-3 @coroutine#2964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 23:19:42.738 [DefaultDispatcher-worker-3 @coroutine#2964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 23:19:42.739 [DefaultDispatcher-worker-3 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-29 23:19:42.739 [DefaultDispatcher-worker-3 @coroutine#2964] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:42.748 [DefaultDispatcher-worker-12 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ccbbd5 2024-04-29 23:19:42.772 [DefaultDispatcher-worker-3 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ccbbd5 2024-04-29 23:19:42.784 [DefaultDispatcher-worker-11 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ccbbd5 2024-04-29 23:19:42.784 [DefaultDispatcher-worker-8 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-04-29 23:19:42.784 [DefaultDispatcher-worker-11 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 23:19:42.784 [DefaultDispatcher-worker-11 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 23:19:42.784 [DefaultDispatcher-worker-11 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 23:19:42.784 [DefaultDispatcher-worker-11 @coroutine#2927] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 23:19:42.785 [eventLoopGroupProxy-19-2 @call-handler#3015] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 23:19:42.786 [eventLoopGroupProxy-19-2 @call-handler#3015] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-29 23:19:42.786 [eventLoopGroupProxy-19-2 @call-handler#3015] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 23:19:42.795 [DefaultDispatcher-worker-1 @call-handler#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-04-29 23:19:42.796 [eventLoopGroupProxy-19-2 @call-handler#3015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:42.796 [DefaultDispatcher-worker-4 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 23:19:42.796 [DefaultDispatcher-worker-4 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 23:19:42.796 [DefaultDispatcher-worker-4 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 23:19:42.797 [DefaultDispatcher-worker-4 @coroutine#2927] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:42.807 [DefaultDispatcher-worker-10 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ccbbd5 2024-04-29 23:19:42.815 [DefaultDispatcher-worker-15 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-04-29 23:19:42.817 [DefaultDispatcher-worker-15 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-29 23:19:42.817 [DefaultDispatcher-worker-15 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-04-29 23:19:42.817 [DefaultDispatcher-worker-15 @coroutine#2964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-29 23:19:42.818 [eventLoopGroupProxy-19-2 @call-handler#3028] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-04-29 23:19:42.824 [DefaultDispatcher-worker-4 @coroutine#3020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b03882 2024-04-29 23:19:42.842 [DefaultDispatcher-worker-15 @coroutine#2964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-29 23:19:42.842 [DefaultDispatcher-worker-15 @coroutine#2964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-29 23:19:42.842 [DefaultDispatcher-worker-15 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-04-29 23:19:42.842 [DefaultDispatcher-worker-15 @coroutine#2964] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:42.843 [DefaultDispatcher-worker-15 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586644352876158978 2024-04-29 23:19:42.843 [DefaultDispatcher-worker-15 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586644352876158978. 2024-04-29 23:19:42.843 [DefaultDispatcher-worker-15 @coroutine#2964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586644352876158978 2024-04-29 23:19:42.843 [eventLoopGroupProxy-19-2 @call-handler#3032] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-04-29 23:19:42.844 [eventLoopGroupProxy-19-2 @call-handler#3032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:42.845 [DefaultDispatcher-worker-3 @coroutine#2964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586644352876158978 2024-04-29 23:19:42.845 [DefaultDispatcher-worker-3 @coroutine#2964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586644352876158978 2024-04-29 23:19:42.845 [DefaultDispatcher-worker-3 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586644352876158978. 2024-04-29 23:19:42.845 [DefaultDispatcher-worker-3 @coroutine#2964] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=586644352876158978 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:42.849 [DefaultDispatcher-worker-2 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-04-29 23:19:42.849 [DefaultDispatcher-worker-2 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.849 [DefaultDispatcher-worker-2 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:42.849 [DefaultDispatcher-worker-2 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.851 [DefaultDispatcher-worker-10 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.851 [DefaultDispatcher-worker-10 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:42.857 [DefaultDispatcher-worker-15 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b03882 2024-04-29 23:19:42.857 [DefaultDispatcher-worker-10 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 23:19:42.858 [DefaultDispatcher-worker-10 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-29 23:19:42.858 [DefaultDispatcher-worker-10 @coroutine#2964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 23:19:42.858 [eventLoopGroupProxy-19-2 @call-handler#3039] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-04-29 23:19:42.859 [eventLoopGroupProxy-19-2 @call-handler#3039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:42.859 [DefaultDispatcher-worker-15 @coroutine#2964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 23:19:42.859 [DefaultDispatcher-worker-15 @coroutine#2964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-29 23:19:42.860 [DefaultDispatcher-worker-15 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-29 23:19:42.860 [DefaultDispatcher-worker-15 @coroutine#2964] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:42.870 [DefaultDispatcher-worker-3 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b03882 2024-04-29 23:19:42.892 [DefaultDispatcher-worker-8 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b03882 2024-04-29 23:19:42.905 [DefaultDispatcher-worker-6 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-04-29 23:19:42.905 [DefaultDispatcher-worker-5 @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b03882 2024-04-29 23:19:42.905 [DefaultDispatcher-worker-5 @coroutine#2941] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 23:19:42.905 [DefaultDispatcher-worker-5 @coroutine#2941] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 23:19:42.905 [DefaultDispatcher-worker-5 @coroutine#2941] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 23:19:42.905 [DefaultDispatcher-worker-5 @coroutine#2941] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 23:19:42.906 [eventLoopGroupProxy-19-2 @call-handler#3045] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 23:19:42.906 [eventLoopGroupProxy-19-2 @call-handler#3045] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-29 23:19:42.906 [eventLoopGroupProxy-19-2 @call-handler#3045] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 23:19:42.913 [DefaultDispatcher-worker-6 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-04-29 23:19:42.924 [DefaultDispatcher-worker-14 @call-handler#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-04-29 23:19:42.924 [eventLoopGroupProxy-19-2 @call-handler#3045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:42.925 [DefaultDispatcher-worker-16 @coroutine#2941] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 23:19:42.925 [DefaultDispatcher-worker-16 @coroutine#2941] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 23:19:42.925 [DefaultDispatcher-worker-16 @coroutine#2941] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 23:19:42.925 [DefaultDispatcher-worker-16 @coroutine#2941] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:42.937 [DefaultDispatcher-worker-5 @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b03882 2024-04-29 23:19:42.940 [UI Thread @coroutine#3065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586644352876158976 2024-04-29 23:19:42.940 [UI Thread @coroutine#3065] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586644352876158976. 2024-04-29 23:19:42.940 [UI Thread @coroutine#3065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586644352876158976 2024-04-29 23:19:42.941 [UI Thread @coroutine#3070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586644352876158977&assignmentUid=586644352876158976 2024-04-29 23:19:42.941 [UI Thread @coroutine#3070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586644352876158977&assignmentUid=586644352876158976. 2024-04-29 23:19:42.941 [UI Thread @coroutine#3070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586644352876158977&assignmentUid=586644352876158976 2024-04-29 23:19:42.941 [eventLoopGroupProxy-19-2 @call-handler#3081] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2024-04-29 23:19:42.942 [eventLoopGroupProxy-19-5 @call-handler#3083] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-04-29 23:19:42.943 [UI Thread @coroutine#3075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586644352876158977&assignmentUid=586644352876158976 2024-04-29 23:19:42.943 [UI Thread @coroutine#3075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586644352876158977&assignmentUid=586644352876158976. 2024-04-29 23:19:42.943 [UI Thread @coroutine#3075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586644352876158977&assignmentUid=586644352876158976 2024-04-29 23:19:42.943 [UI Thread @coroutine#3077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586644352876158977&assignmentUid=586644352876158976 2024-04-29 23:19:42.943 [UI Thread @coroutine#3077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586644352876158977&assignmentUid=586644352876158976. 2024-04-29 23:19:42.943 [UI Thread @coroutine#3077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586644352876158977&assignmentUid=586644352876158976 2024-04-29 23:19:42.945 [UI Thread @coroutine#3094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586644352876158976&clazzUid=586644352876158976&accountPersonUid=586644352876158977 2024-04-29 23:19:42.945 [UI Thread @coroutine#3094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586644352876158976&clazzUid=586644352876158976&accountPersonUid=586644352876158977. 2024-04-29 23:19:42.945 [UI Thread @coroutine#3094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586644352876158976&clazzUid=586644352876158976&accountPersonUid=586644352876158977 2024-04-29 23:19:42.945 [eventLoopGroupProxy-19-5 @call-handler#3083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:42.946 [UI Thread @coroutine#3070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586644352876158977&assignmentUid=586644352876158976 2024-04-29 23:19:42.946 [UI Thread @coroutine#3070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586644352876158977&assignmentUid=586644352876158976 2024-04-29 23:19:42.946 [UI Thread @coroutine#3070] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586644352876158977&assignmentUid=586644352876158976. 2024-04-29 23:19:42.946 [UI Thread @coroutine#3070] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586644352876158977&assignmentUid=586644352876158976 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:42.946 [eventLoopGroupProxy-19-7 @call-handler#3104] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-04-29 23:19:42.946 [eventLoopGroupProxy-19-6 @call-handler#3105] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-04-29 23:19:42.947 [eventLoopGroupProxy-19-2 @call-handler#3081] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:42.947 [eventLoopGroupProxy-19-8 @call-handler#3107] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-04-29 23:19:42.947 [UI Thread @coroutine#3065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586644352876158976 2024-04-29 23:19:42.947 [UI Thread @coroutine#3065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586644352876158976 2024-04-29 23:19:42.948 [UI Thread @coroutine#3065] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586644352876158976. 2024-04-29 23:19:42.948 [UI Thread @coroutine#3065] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586644352876158976 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:42.949 [eventLoopGroupProxy-19-7 @call-handler#3104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:42.949 [eventLoopGroupProxy-19-6 @call-handler#3105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:42.950 [UI Thread @coroutine#3077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586644352876158977&assignmentUid=586644352876158976 2024-04-29 23:19:42.950 [UI Thread @coroutine#3077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586644352876158977&assignmentUid=586644352876158976 2024-04-29 23:19:42.950 [UI Thread @coroutine#3077] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586644352876158977&assignmentUid=586644352876158976. 2024-04-29 23:19:42.950 [UI Thread @coroutine#3077] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586644352876158977&assignmentUid=586644352876158976 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:42.950 [UI Thread @coroutine#3075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586644352876158977&assignmentUid=586644352876158976 2024-04-29 23:19:42.950 [UI Thread @coroutine#3075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586644352876158977&assignmentUid=586644352876158976 2024-04-29 23:19:42.951 [UI Thread @coroutine#3075] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586644352876158977&assignmentUid=586644352876158976. 2024-04-29 23:19:42.951 [UI Thread @coroutine#3075] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586644352876158977&assignmentUid=586644352876158976 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:42.959 [DefaultDispatcher-worker-8 @coroutine#3070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ccbbd5 2024-04-29 23:19:42.961 [eventLoopGroupProxy-19-8 @call-handler#3107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:42.961 [UI Thread @coroutine#3094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586644352876158976&clazzUid=586644352876158976&accountPersonUid=586644352876158977 2024-04-29 23:19:42.961 [UI Thread @coroutine#3094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586644352876158976&clazzUid=586644352876158976&accountPersonUid=586644352876158977 2024-04-29 23:19:42.962 [UI Thread @coroutine#3094] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586644352876158976&clazzUid=586644352876158976&accountPersonUid=586644352876158977. 2024-04-29 23:19:42.962 [UI Thread @coroutine#3094] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586644352876158976&clazzUid=586644352876158976&accountPersonUid=586644352876158977 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:42.967 [DefaultDispatcher-worker-16 @coroutine#3065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ccbbd5 2024-04-29 23:19:42.976 [DefaultDispatcher-worker-15 @coroutine#3077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ccbbd5 2024-04-29 23:19:42.986 [DefaultDispatcher-worker-7 @coroutine#3075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ccbbd5 2024-04-29 23:19:42.999 [DefaultDispatcher-worker-7 @coroutine#3094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ccbbd5 2024-04-29 23:19:43.004 [UI Thread @coroutine#3123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586644352876158976 2024-04-29 23:19:43.004 [UI Thread @coroutine#3123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586644352876158976. 2024-04-29 23:19:43.004 [UI Thread @coroutine#3123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586644352876158976 2024-04-29 23:19:43.005 [eventLoopGroupProxy-19-2 @call-handler#3125] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-04-29 23:19:43.006 [eventLoopGroupProxy-19-2 @call-handler#3125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:43.007 [UI Thread @coroutine#3123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586644352876158976 2024-04-29 23:19:43.007 [UI Thread @coroutine#3123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586644352876158976 2024-04-29 23:19:43.008 [UI Thread @coroutine#3123] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586644352876158976. 2024-04-29 23:19:43.008 [UI Thread @coroutine#3123] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=586644352876158976 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:43.018 [DefaultDispatcher-worker-4 @coroutine#3123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ccbbd5 2024-04-29 23:19:43.031 [DefaultDispatcher-worker-15 @coroutine#3123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ccbbd5 2024-04-29 23:19:43.039 [DefaultDispatcher-worker-15 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ccbbd5 2024-04-29 23:19:43.040 [DefaultDispatcher-worker-15 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 23:19:43.040 [DefaultDispatcher-worker-15 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 23:19:43.040 [DefaultDispatcher-worker-15 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 23:19:43.040 [DefaultDispatcher-worker-15 @coroutine#2927] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 23:19:43.041 [eventLoopGroupProxy-19-2 @call-handler#3134] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 23:19:43.041 [eventLoopGroupProxy-19-2 @call-handler#3134] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-29 23:19:43.041 [eventLoopGroupProxy-19-2 @call-handler#3134] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 23:19:43.050 [DefaultDispatcher-worker-16 @call-handler#3134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-04-29 23:19:43.050 [eventLoopGroupProxy-19-2 @call-handler#3134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:43.051 [DefaultDispatcher-worker-9 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 23:19:43.051 [DefaultDispatcher-worker-9 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 23:19:43.051 [DefaultDispatcher-worker-9 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 23:19:43.051 [DefaultDispatcher-worker-9 @coroutine#2927] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:43.058 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586644352876158978&assignmentUid=586644352876158976&clazzUid=586644352876158976&submitterUid=586644352876158977 2024-04-29 23:19:43.059 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586644352876158978&assignmentUid=586644352876158976&clazzUid=586644352876158976&submitterUid=586644352876158977. 2024-04-29 23:19:43.059 [UI Thread @coroutine#3150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586644352876158978&assignmentUid=586644352876158976&clazzUid=586644352876158976&submitterUid=586644352876158977 2024-04-29 23:19:43.060 [eventLoopGroupProxy-19-2 @call-handler#3154] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2024-04-29 23:19:43.060 [DefaultDispatcher-worker-8 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ccbbd5 2024-04-29 23:19:43.065 [eventLoopGroupProxy-19-2 @call-handler#3154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:43.066 [UI Thread @coroutine#3150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586644352876158978&assignmentUid=586644352876158976&clazzUid=586644352876158976&submitterUid=586644352876158977 2024-04-29 23:19:43.066 [UI Thread @coroutine#3150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586644352876158978&assignmentUid=586644352876158976&clazzUid=586644352876158976&submitterUid=586644352876158977 2024-04-29 23:19:43.066 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586644352876158978&assignmentUid=586644352876158976&clazzUid=586644352876158976&submitterUid=586644352876158977. 2024-04-29 23:19:43.066 [UI Thread @coroutine#3150] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=586644352876158978&assignmentUid=586644352876158976&clazzUid=586644352876158976&submitterUid=586644352876158977 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:43.077 [DefaultDispatcher-worker-7 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b03882 2024-04-29 23:19:43.084 [DefaultDispatcher-worker-16 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-04-29 23:19:43.084 [DefaultDispatcher-worker-16 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.084 [DefaultDispatcher-worker-16 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:43.084 [DefaultDispatcher-worker-16 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.085 [UI Thread @coroutine#3164] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586644352876158977 2024-04-29 23:19:43.085 [UI Thread @coroutine#3164] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586644352876158977. 2024-04-29 23:19:43.085 [UI Thread @coroutine#3164] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586644352876158977 2024-04-29 23:19:43.086 [DefaultDispatcher-worker-3 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.086 [DefaultDispatcher-worker-3 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.086 [eventLoopGroupProxy-19-2 @call-handler#3176] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-04-29 23:19:43.087 [eventLoopGroupProxy-19-2 @call-handler#3176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:43.088 [UI Thread @coroutine#3171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586644352876158977&assignmentUid=586644352876158976 2024-04-29 23:19:43.088 [UI Thread @coroutine#3171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586644352876158977&assignmentUid=586644352876158976. 2024-04-29 23:19:43.088 [UI Thread @coroutine#3171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586644352876158977&assignmentUid=586644352876158976 2024-04-29 23:19:43.089 [eventLoopGroupProxy-19-2 @call-handler#3186] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-04-29 23:19:43.089 [UI Thread @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586644352876158976 2024-04-29 23:19:43.089 [UI Thread @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586644352876158976. 2024-04-29 23:19:43.089 [UI Thread @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586644352876158976 2024-04-29 23:19:43.089 [UI Thread @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586644352876158977&assignmentUid=586644352876158976 2024-04-29 23:19:43.089 [UI Thread @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586644352876158977&assignmentUid=586644352876158976. 2024-04-29 23:19:43.089 [UI Thread @coroutine#3179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586644352876158977&assignmentUid=586644352876158976 2024-04-29 23:19:43.089 [UI Thread @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586644352876158977&assignmentUid=586644352876158976 2024-04-29 23:19:43.089 [UI Thread @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586644352876158977&assignmentUid=586644352876158976. 2024-04-29 23:19:43.089 [UI Thread @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586644352876158977&assignmentUid=586644352876158976 2024-04-29 23:19:43.089 [DefaultDispatcher-worker-7 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2024-04-29 23:19:43.089 [eventLoopGroupProxy-19-6 @call-handler#3193] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-04-29 23:19:43.089 [DefaultDispatcher-worker-7 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.090 [DefaultDispatcher-worker-7 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:43.090 [DefaultDispatcher-worker-7 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.090 [eventLoopGroupProxy-19-8 @call-handler#3198] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2024-04-29 23:19:43.090 [UI Thread @coroutine#3164] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586644352876158977 2024-04-29 23:19:43.090 [UI Thread @coroutine#3164] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586644352876158977 2024-04-29 23:19:43.091 [UI Thread @coroutine#3164] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586644352876158977. 2024-04-29 23:19:43.091 [UI Thread @coroutine#3164] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=586644352876158977 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:43.091 [DefaultDispatcher-worker-17 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.091 [DefaultDispatcher-worker-17 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.091 [eventLoopGroupProxy-19-7 @call-handler#3202] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-04-29 23:19:43.092 [eventLoopGroupProxy-19-8 @call-handler#3198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:43.092 [UI Thread @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586644352876158977&assignmentUid=586644352876158976 2024-04-29 23:19:43.092 [UI Thread @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586644352876158977&assignmentUid=586644352876158976 2024-04-29 23:19:43.093 [eventLoopGroupProxy-19-2 @call-handler#3186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:43.093 [UI Thread @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586644352876158977&assignmentUid=586644352876158976. 2024-04-29 23:19:43.093 [UI Thread @coroutine#3181] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=586644352876158977&assignmentUid=586644352876158976 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:43.093 [UI Thread @coroutine#3171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586644352876158977&assignmentUid=586644352876158976 2024-04-29 23:19:43.093 [UI Thread @coroutine#3171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586644352876158977&assignmentUid=586644352876158976 2024-04-29 23:19:43.093 [eventLoopGroupProxy-19-6 @call-handler#3193] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:43.093 [eventLoopGroupProxy-19-7 @call-handler#3202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:43.093 [UI Thread @coroutine#3171] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586644352876158977&assignmentUid=586644352876158976. 2024-04-29 23:19:43.093 [UI Thread @coroutine#3171] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=586644352876158977&assignmentUid=586644352876158976 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:43.094 [UI Thread @coroutine#3179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586644352876158977&assignmentUid=586644352876158976 2024-04-29 23:19:43.094 [UI Thread @coroutine#3179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586644352876158977&assignmentUid=586644352876158976 2024-04-29 23:19:43.094 [UI Thread @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586644352876158976 2024-04-29 23:19:43.094 [UI Thread @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586644352876158976 2024-04-29 23:19:43.094 [UI Thread @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586644352876158977&assignmentUid=586644352876158976. 2024-04-29 23:19:43.094 [UI Thread @coroutine#3179] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=586644352876158977&assignmentUid=586644352876158976 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:43.095 [UI Thread @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586644352876158976. 2024-04-29 23:19:43.095 [UI Thread @coroutine#3177] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=586644352876158976 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:43.099 [DefaultDispatcher-worker-7 @coroutine#3164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b03882 2024-04-29 23:19:43.107 [DefaultDispatcher-worker-7 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b03882 2024-04-29 23:19:43.116 [DefaultDispatcher-worker-11 @coroutine#3171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b03882 2024-04-29 23:19:43.125 [DefaultDispatcher-worker-16 @coroutine#3179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b03882 2024-04-29 23:19:43.133 [DefaultDispatcher-worker-16 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b03882 2024-04-29 23:19:43.137 [UI Thread @coroutine#3215] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586644352876158976&clazzUid=586644352876158976&accountPersonUid=586644352876158978 2024-04-29 23:19:43.137 [UI Thread @coroutine#3215] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586644352876158976&clazzUid=586644352876158976&accountPersonUid=586644352876158978. 2024-04-29 23:19:43.137 [UI Thread @coroutine#3215] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586644352876158976&clazzUid=586644352876158976&accountPersonUid=586644352876158978 2024-04-29 23:19:43.138 [eventLoopGroupProxy-19-2 @call-handler#3217] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-04-29 23:19:43.143 [eventLoopGroupProxy-19-2 @call-handler#3217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:43.144 [UI Thread @coroutine#3215] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586644352876158976&clazzUid=586644352876158976&accountPersonUid=586644352876158978 2024-04-29 23:19:43.144 [UI Thread @coroutine#3215] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586644352876158976&clazzUid=586644352876158976&accountPersonUid=586644352876158978 2024-04-29 23:19:43.144 [UI Thread @coroutine#3215] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586644352876158976&clazzUid=586644352876158976&accountPersonUid=586644352876158978. 2024-04-29 23:19:43.144 [UI Thread @coroutine#3215] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=586644352876158976&clazzUid=586644352876158976&accountPersonUid=586644352876158978 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:43.156 [DefaultDispatcher-worker-14 @coroutine#3215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b03882 2024-04-29 23:19:43.171 [DefaultDispatcher-worker-14 @coroutine#3215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b03882 2024-04-29 23:19:43.180 [DefaultDispatcher-worker-6 @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b03882 2024-04-29 23:19:43.180 [DefaultDispatcher-worker-6 @coroutine#2941] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 23:19:43.180 [DefaultDispatcher-worker-6 @coroutine#2941] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 23:19:43.180 [DefaultDispatcher-worker-6 @coroutine#2941] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 23:19:43.180 [DefaultDispatcher-worker-6 @coroutine#2941] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-29 23:19:43.181 [eventLoopGroupProxy-19-2 @call-handler#3222] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-29 23:19:43.181 [eventLoopGroupProxy-19-2 @call-handler#3222] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-29 23:19:43.182 [eventLoopGroupProxy-19-2 @call-handler#3222] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-29 23:19:43.193 [DefaultDispatcher-worker-3 @call-handler#3222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-04-29 23:19:43.193 [eventLoopGroupProxy-19-2 @call-handler#3222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:43.193 [DefaultDispatcher-worker-4 @coroutine#2941] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 23:19:43.193 [DefaultDispatcher-worker-4 @coroutine#2941] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-29 23:19:43.194 [DefaultDispatcher-worker-4 @coroutine#2941] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-29 23:19:43.194 [DefaultDispatcher-worker-4 @coroutine#2941] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:43.196 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586644352876158976 2024-04-29 23:19:43.196 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586644352876158976. 2024-04-29 23:19:43.196 [UI Thread @coroutine#3246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586644352876158976 2024-04-29 23:19:43.196 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586644352876158977&assignmentUid=586644352876158976 2024-04-29 23:19:43.196 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586644352876158977&assignmentUid=586644352876158976. 2024-04-29 23:19:43.196 [UI Thread @coroutine#3250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586644352876158977&assignmentUid=586644352876158976 2024-04-29 23:19:43.197 [eventLoopGroupProxy-19-2 @call-handler#3263] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2024-04-29 23:19:43.197 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586644352876158977&assignmentUid=586644352876158976 2024-04-29 23:19:43.197 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586644352876158977&assignmentUid=586644352876158976. 2024-04-29 23:19:43.197 [UI Thread @coroutine#3255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586644352876158977&assignmentUid=586644352876158976 2024-04-29 23:19:43.197 [UI Thread @coroutine#3257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586644352876158977&assignmentUid=586644352876158976 2024-04-29 23:19:43.197 [eventLoopGroupProxy-19-6 @call-handler#3264] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-04-29 23:19:43.197 [UI Thread @coroutine#3257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586644352876158977&assignmentUid=586644352876158976. 2024-04-29 23:19:43.197 [UI Thread @coroutine#3257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586644352876158977&assignmentUid=586644352876158976 2024-04-29 23:19:43.198 [eventLoopGroupProxy-19-2 @call-handler#3263] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:43.198 [eventLoopGroupProxy-19-8 @call-handler#3275] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-04-29 23:19:43.198 [eventLoopGroupProxy-19-7 @call-handler#3273] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-04-29 23:19:43.198 [UI Thread @coroutine#3276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586644352876158976&clazzUid=586644352876158976&accountPersonUid=586644352876158977 2024-04-29 23:19:43.198 [UI Thread @coroutine#3276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586644352876158976&clazzUid=586644352876158976&accountPersonUid=586644352876158977. 2024-04-29 23:19:43.198 [UI Thread @coroutine#3276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586644352876158976&clazzUid=586644352876158976&accountPersonUid=586644352876158977 2024-04-29 23:19:43.199 [UI Thread @coroutine#3246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586644352876158976 2024-04-29 23:19:43.199 [UI Thread @coroutine#3246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586644352876158976 2024-04-29 23:19:43.199 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586644352876158976. 2024-04-29 23:19:43.199 [eventLoopGroupProxy-19-2 @call-handler#3285] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-04-29 23:19:43.199 [UI Thread @coroutine#3246] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=586644352876158976 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:43.199 [eventLoopGroupProxy-19-8 @call-handler#3275] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:43.200 [UI Thread @coroutine#3257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586644352876158977&assignmentUid=586644352876158976 2024-04-29 23:19:43.200 [eventLoopGroupProxy-19-6 @call-handler#3264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:43.200 [UI Thread @coroutine#3257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586644352876158977&assignmentUid=586644352876158976 2024-04-29 23:19:43.200 [eventLoopGroupProxy-19-7 @call-handler#3273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:43.200 [UI Thread @coroutine#3257] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586644352876158977&assignmentUid=586644352876158976. 2024-04-29 23:19:43.200 [UI Thread @coroutine#3257] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=586644352876158977&assignmentUid=586644352876158976 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:43.201 [UI Thread @coroutine#3250] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586644352876158977&assignmentUid=586644352876158976 2024-04-29 23:19:43.201 [UI Thread @coroutine#3250] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586644352876158977&assignmentUid=586644352876158976 2024-04-29 23:19:43.201 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586644352876158977&assignmentUid=586644352876158976. 2024-04-29 23:19:43.201 [UI Thread @coroutine#3250] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=586644352876158977&assignmentUid=586644352876158976 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:43.201 [UI Thread @coroutine#3255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586644352876158977&assignmentUid=586644352876158976 2024-04-29 23:19:43.201 [UI Thread @coroutine#3255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586644352876158977&assignmentUid=586644352876158976 2024-04-29 23:19:43.201 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586644352876158977&assignmentUid=586644352876158976. 2024-04-29 23:19:43.201 [UI Thread @coroutine#3255] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=586644352876158977&assignmentUid=586644352876158976 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:43.203 [eventLoopGroupProxy-19-2 @call-handler#3285] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-29 23:19:43.203 [UI Thread @coroutine#3276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586644352876158976&clazzUid=586644352876158976&accountPersonUid=586644352876158977 2024-04-29 23:19:43.203 [UI Thread @coroutine#3276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586644352876158976&clazzUid=586644352876158976&accountPersonUid=586644352876158977 2024-04-29 23:19:43.203 [UI Thread @coroutine#3276] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586644352876158976&clazzUid=586644352876158976&accountPersonUid=586644352876158977. 2024-04-29 23:19:43.203 [UI Thread @coroutine#3276] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=586644352876158976&clazzUid=586644352876158976&accountPersonUid=586644352876158977 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:43.206 [DefaultDispatcher-worker-9 @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b03882 2024-04-29 23:19:43.211 [DefaultDispatcher-worker-10 @coroutine#3246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ccbbd5 2024-04-29 23:19:43.217 [DefaultDispatcher-worker-17 @coroutine#3257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ccbbd5 2024-04-29 23:19:43.228 [DefaultDispatcher-worker-16 @coroutine#3250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ccbbd5 2024-04-29 23:19:43.230 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-04-29 23:19:43.230 [DefaultDispatcher-worker-1 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.230 [DefaultDispatcher-worker-1 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:43.230 [DefaultDispatcher-worker-1 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.230 [DefaultDispatcher-worker-10 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2024-04-29 23:19:43.230 [DefaultDispatcher-worker-10 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.230 [DefaultDispatcher-worker-10 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:43.230 [DefaultDispatcher-worker-10 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.231 [DefaultDispatcher-worker-12 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.231 [DefaultDispatcher-worker-7 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.232 [DefaultDispatcher-worker-12 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.232 [DefaultDispatcher-worker-7 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.238 [DefaultDispatcher-worker-11 @coroutine#3255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ccbbd5 2024-04-29 23:19:43.248 [DefaultDispatcher-worker-13 @coroutine#3276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ccbbd5 2024-04-29 23:19:43.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-04-29 23:19:43.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-04-29 23:19:43.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:43.251 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47ccbbd5: (connection evicted) 2024-04-29 23:19:43.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:43.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-04-29 23:19:43.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-04-29 23:19:43.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-04-29 23:19:43.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-04-29 23:19:43.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:43.253 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58b03882: (connection evicted) 2024-04-29 23:19:43.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:43.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-04-29 23:19:43.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-04-29 23:19:43.405 [DefaultDispatcher-worker-5 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2024-04-29 23:19:43.406 [DefaultDispatcher-worker-5 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.406 [DefaultDispatcher-worker-5 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:43.406 [DefaultDispatcher-worker-5 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.407 [DefaultDispatcher-worker-12 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.407 [DefaultDispatcher-worker-12 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.493 [DefaultDispatcher-worker-11 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 23:19:43.493 [DefaultDispatcher-worker-11 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.493 [DefaultDispatcher-worker-11 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:43.493 [DefaultDispatcher-worker-11 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.494 [DefaultDispatcher-worker-13 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.495 [DefaultDispatcher-worker-13 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.558 [DefaultDispatcher-worker-12 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee5792a 2024-04-29 23:19:43.558 [DefaultDispatcher-worker-12 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.558 [DefaultDispatcher-worker-12 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:43.558 [DefaultDispatcher-worker-12 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.559 [DefaultDispatcher-worker-5 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.559 [DefaultDispatcher-worker-5 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.642 [DefaultDispatcher-worker-5 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff56388 2024-04-29 23:19:43.643 [DefaultDispatcher-worker-5 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.643 [DefaultDispatcher-worker-5 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:43.643 [DefaultDispatcher-worker-5 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.643 [DefaultDispatcher-worker-5 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.737 [DefaultDispatcher-worker-5 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 23:19:43.737 [DefaultDispatcher-worker-5 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.737 [DefaultDispatcher-worker-5 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:43.737 [DefaultDispatcher-worker-5 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.738 [DefaultDispatcher-worker-15 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.738 [DefaultDispatcher-worker-15 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.861 [DefaultDispatcher-worker-15 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-04-29 23:19:43.861 [DefaultDispatcher-worker-15 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.861 [DefaultDispatcher-worker-15 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:43.861 [DefaultDispatcher-worker-15 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.862 [DefaultDispatcher-worker-10 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:43.862 [DefaultDispatcher-worker-10 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.096 [DefaultDispatcher-worker-4 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-04-29 23:19:44.097 [DefaultDispatcher-worker-4 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.097 [DefaultDispatcher-worker-4 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:44.097 [DefaultDispatcher-worker-4 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.098 [DefaultDispatcher-worker-17 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.098 [DefaultDispatcher-worker-17 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.103 [DefaultDispatcher-worker-14 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2024-04-29 23:19:44.103 [DefaultDispatcher-worker-14 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.103 [DefaultDispatcher-worker-14 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:44.103 [DefaultDispatcher-worker-14 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.104 [DefaultDispatcher-worker-8 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.104 [DefaultDispatcher-worker-8 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.245 [DefaultDispatcher-worker-17 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-04-29 23:19:44.245 [DefaultDispatcher-worker-7 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2024-04-29 23:19:44.245 [DefaultDispatcher-worker-17 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.245 [DefaultDispatcher-worker-17 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:44.245 [DefaultDispatcher-worker-7 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.245 [DefaultDispatcher-worker-17 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.245 [DefaultDispatcher-worker-7 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:44.245 [DefaultDispatcher-worker-7 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.246 [DefaultDispatcher-worker-3 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.246 [DefaultDispatcher-worker-8 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.246 [DefaultDispatcher-worker-3 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.246 [DefaultDispatcher-worker-8 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-04-29 23:19:44.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-04-29 23:19:44.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:44.258 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2292e793: (connection evicted) 2024-04-29 23:19:44.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:44.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-04-29 23:19:44.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-04-29 23:19:44.262 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@269a37bc 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2024-04-29 23:19:44.263 [Test worker @coroutine#3346] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-04-29 23:19:44.282 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2024-04-29 23:19:44.293 [Test worker @coroutine#3347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2024-04-29 23:19:44.295 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2024-04-29 23:19:44.297 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2024-04-29 23:19:44.297 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-04-29 23:19:44.297 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:44.297 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:44.297 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:44.297 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:44.297 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:44.297 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:44.297 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7011eee0 2024-04-29 23:19:44.297 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:44.297 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:44.297 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:44.297 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:44.297 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:44.297 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:44.297 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:44.297 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:44.297 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:44.297 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:44.297 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:44.297 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:44.297 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:44.297 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:44.297 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:44.297 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:44.297 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:44.297 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:44.297 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:44.298 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-04-29 23:19:44.298 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:44.298 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:44.298 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:44.298 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:44.298 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:44.298 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:44.298 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:44.298 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:44.298 [Test worker @coroutine#3346] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-04-29 23:19:44.298 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@76629f82 2024-04-29 23:19:44.298 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@76629f82 2024-04-29 23:19:44.298 [Test worker @coroutine#3346] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-04-29 23:19:44.312 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76629f82 2024-04-29 23:19:44.323 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76629f82 2024-04-29 23:19:44.325 [Test worker @coroutine#3355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76629f82 2024-04-29 23:19:44.327 [Test worker @coroutine#3357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76629f82 2024-04-29 23:19:44.340 [DefaultDispatcher-worker-14 @coroutine#3359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76629f82 2024-04-29 23:19:44.353 [DefaultDispatcher-worker-14 @coroutine#3346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2024-04-29 23:19:44.364 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:44.366 [DefaultDispatcher-worker-3 @coroutine#3346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2024-04-29 23:19:44.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-04-29 23:19:44.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-04-29 23:19:44.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:44.376 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89: (connection evicted) 2024-04-29 23:19:44.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:44.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-04-29 23:19:44.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-04-29 23:19:44.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-04-29 23:19:44.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-04-29 23:19:44.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:44.377 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76629f82: (connection evicted) 2024-04-29 23:19:44.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:44.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-04-29 23:19:44.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-04-29 23:19:44.379 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-04-29 23:19:44.379 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:44.379 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:44.379 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:44.379 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:44.379 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:44.379 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:44.380 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21132086 2024-04-29 23:19:44.380 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:44.380 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:44.380 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:44.380 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:44.380 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:44.380 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:44.380 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:44.380 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:44.380 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:44.380 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:44.380 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:44.380 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:44.380 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:44.380 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:44.380 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:44.380 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:44.380 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:44.380 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:44.380 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:44.380 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-04-29 23:19:44.380 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:44.380 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:44.380 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:44.380 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:44.380 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:44.380 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:44.380 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:44.380 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:44.380 [Test worker @coroutine#3405] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-04-29 23:19:44.380 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3986b56 2024-04-29 23:19:44.380 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3986b56 2024-04-29 23:19:44.380 [Test worker @coroutine#3405] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-04-29 23:19:44.395 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b56 2024-04-29 23:19:44.406 [Test worker @coroutine#3406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b56 2024-04-29 23:19:44.408 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b56 2024-04-29 23:19:44.410 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b56 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2330c5c5 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@36c763cd 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@36c763cd 2024-04-29 23:19:44.411 [Test worker @coroutine#3405] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-04-29 23:19:44.417 [DefaultDispatcher-worker-12 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2024-04-29 23:19:44.417 [DefaultDispatcher-worker-12 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.417 [DefaultDispatcher-worker-12 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:44.417 [DefaultDispatcher-worker-12 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.418 [DefaultDispatcher-worker-10 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.418 [DefaultDispatcher-worker-10 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.427 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c763cd 2024-04-29 23:19:44.439 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c763cd 2024-04-29 23:19:44.440 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c763cd 2024-04-29 23:19:44.442 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c763cd 2024-04-29 23:19:44.456 [DefaultDispatcher-worker-13 @coroutine#3422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c763cd 2024-04-29 23:19:44.471 [DefaultDispatcher-worker-10 @coroutine#3405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b56 2024-04-29 23:19:44.480 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:44.483 [DefaultDispatcher-worker-3 @coroutine#3405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b56 2024-04-29 23:19:44.495 [DefaultDispatcher-worker-5 @coroutine#3405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b56 2024-04-29 23:19:44.504 [DefaultDispatcher-worker-12 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 23:19:44.504 [DefaultDispatcher-worker-12 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.504 [DefaultDispatcher-worker-12 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:44.504 [DefaultDispatcher-worker-12 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.505 [DefaultDispatcher-worker-12 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.506 [DefaultDispatcher-worker-12 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.512 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:44.515 [DefaultDispatcher-worker-14 @coroutine#3471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b56 2024-04-29 23:19:44.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-04-29 23:19:44.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-04-29 23:19:44.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:44.518 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3986b56: (connection evicted) 2024-04-29 23:19:44.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:44.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-04-29 23:19:44.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-04-29 23:19:44.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-04-29 23:19:44.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-04-29 23:19:44.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:44.519 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36c763cd: (connection evicted) 2024-04-29 23:19:44.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:44.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-04-29 23:19:44.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-04-29 23:19:44.521 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-04-29 23:19:44.521 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:44.521 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:44.521 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:44.521 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:44.521 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:44.521 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:44.521 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dabad5c 2024-04-29 23:19:44.521 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:44.521 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:44.521 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:44.521 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:44.521 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:44.521 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:44.521 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:44.521 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:44.521 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:44.521 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:44.521 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:44.521 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:44.521 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:44.521 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:44.521 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:44.521 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:44.521 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:44.521 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:44.521 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:44.521 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-04-29 23:19:44.521 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:44.521 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:44.522 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:44.522 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:44.522 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:44.522 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:44.522 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:44.522 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:44.522 [Test worker @coroutine#3497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-04-29 23:19:44.522 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1203c259 2024-04-29 23:19:44.522 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1203c259 2024-04-29 23:19:44.522 [Test worker @coroutine#3497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-04-29 23:19:44.540 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1203c259 2024-04-29 23:19:44.551 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1203c259 2024-04-29 23:19:44.553 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1203c259 2024-04-29 23:19:44.555 [Test worker @coroutine#3502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1203c259 2024-04-29 23:19:44.555 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7536ef0f 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@796434a3 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@796434a3 2024-04-29 23:19:44.556 [Test worker @coroutine#3497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-04-29 23:19:44.569 [DefaultDispatcher-worker-14 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee5792a 2024-04-29 23:19:44.569 [DefaultDispatcher-worker-14 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.570 [DefaultDispatcher-worker-14 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:44.570 [DefaultDispatcher-worker-14 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.570 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796434a3 2024-04-29 23:19:44.571 [DefaultDispatcher-worker-1 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.571 [DefaultDispatcher-worker-1 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.582 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796434a3 2024-04-29 23:19:44.586 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796434a3 2024-04-29 23:19:44.587 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796434a3 2024-04-29 23:19:44.601 [DefaultDispatcher-worker-7 @coroutine#3513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796434a3 2024-04-29 23:19:44.615 [DefaultDispatcher-worker-1 @coroutine#3497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1203c259 2024-04-29 23:19:44.622 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:44.627 [DefaultDispatcher-worker-14 @coroutine#3497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1203c259 2024-04-29 23:19:44.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-04-29 23:19:44.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-04-29 23:19:44.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:44.636 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1203c259: (connection evicted) 2024-04-29 23:19:44.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:44.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-04-29 23:19:44.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-04-29 23:19:44.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-04-29 23:19:44.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-04-29 23:19:44.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:44.638 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@796434a3: (connection evicted) 2024-04-29 23:19:44.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:44.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-04-29 23:19:44.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-04-29 23:19:44.639 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-04-29 23:19:44.640 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:44.640 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:44.640 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:44.640 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:44.640 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:44.640 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:44.640 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@786d8b3b 2024-04-29 23:19:44.640 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:44.640 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:44.640 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:44.640 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:44.640 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:44.640 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:44.640 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:44.640 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:44.640 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:44.640 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:44.640 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:44.640 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:44.640 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:44.640 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:44.640 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:44.640 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:44.640 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:44.640 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:44.640 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:44.640 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-04-29 23:19:44.640 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:44.640 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:44.640 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:44.640 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:44.640 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:44.640 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:44.640 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:44.640 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:44.640 [Test worker @coroutine#3557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-04-29 23:19:44.641 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df9df06 2024-04-29 23:19:44.641 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df9df06 2024-04-29 23:19:44.641 [Test worker @coroutine#3557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-04-29 23:19:44.653 [DefaultDispatcher-worker-13 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff56388 2024-04-29 23:19:44.653 [DefaultDispatcher-worker-13 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.654 [DefaultDispatcher-worker-13 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:44.654 [DefaultDispatcher-worker-13 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.655 [DefaultDispatcher-worker-13 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.659 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df9df06 2024-04-29 23:19:44.672 [Test worker @coroutine#3560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df9df06 2024-04-29 23:19:44.673 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df9df06 2024-04-29 23:19:44.675 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df9df06 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b61a646 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@fbc1de9 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@fbc1de9 2024-04-29 23:19:44.676 [Test worker @coroutine#3557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-04-29 23:19:44.690 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbc1de9 2024-04-29 23:19:44.702 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbc1de9 2024-04-29 23:19:44.703 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbc1de9 2024-04-29 23:19:44.705 [Test worker @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbc1de9 2024-04-29 23:19:44.718 [DefaultDispatcher-worker-15 @coroutine#3572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbc1de9 2024-04-29 23:19:44.731 [DefaultDispatcher-worker-12 @coroutine#3557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df9df06 2024-04-29 23:19:44.741 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:44.745 [DefaultDispatcher-worker-7 @coroutine#3557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df9df06 2024-04-29 23:19:44.748 [DefaultDispatcher-worker-12 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 23:19:44.748 [DefaultDispatcher-worker-12 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.748 [DefaultDispatcher-worker-12 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:44.748 [DefaultDispatcher-worker-12 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.749 [DefaultDispatcher-worker-14 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.749 [DefaultDispatcher-worker-14 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-04-29 23:19:44.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-04-29 23:19:44.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:44.753 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4df9df06: (connection evicted) 2024-04-29 23:19:44.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:44.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-04-29 23:19:44.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-04-29 23:19:44.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-04-29 23:19:44.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-04-29 23:19:44.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:44.754 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fbc1de9: (connection evicted) 2024-04-29 23:19:44.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:44.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-04-29 23:19:44.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-04-29 23:19:44.756 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30be77cd 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6979e9b8 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6979e9b8 2024-04-29 23:19:44.757 [Test worker @coroutine#3620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-04-29 23:19:44.776 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6979e9b8 2024-04-29 23:19:44.792 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6979e9b8 2024-04-29 23:19:44.794 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6979e9b8 2024-04-29 23:19:44.796 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6979e9b8 2024-04-29 23:19:44.796 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-04-29 23:19:44.796 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:44.796 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:44.796 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:44.796 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:44.796 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:44.796 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:44.796 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47b5c247 2024-04-29 23:19:44.796 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:44.796 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:44.796 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:44.796 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:44.796 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:44.796 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:44.796 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:44.796 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:44.796 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:44.796 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:44.796 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:44.797 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:44.797 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:44.797 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:44.797 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:44.797 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:44.797 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:44.797 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:44.797 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:44.797 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-04-29 23:19:44.797 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:44.797 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:44.797 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:44.797 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:44.797 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:44.797 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:44.797 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:44.797 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:44.797 [Test worker @coroutine#3620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-04-29 23:19:44.797 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac64dc2 2024-04-29 23:19:44.797 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac64dc2 2024-04-29 23:19:44.797 [Test worker @coroutine#3620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-04-29 23:19:44.813 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac64dc2 2024-04-29 23:19:44.828 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac64dc2 2024-04-29 23:19:44.831 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac64dc2 2024-04-29 23:19:44.834 [Test worker @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac64dc2 2024-04-29 23:19:44.846 [DefaultDispatcher-worker-3 @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac64dc2 2024-04-29 23:19:44.858 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:44.860 [DefaultDispatcher-worker-13 @coroutine#3620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6979e9b8 2024-04-29 23:19:44.874 [DefaultDispatcher-worker-16 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-04-29 23:19:44.874 [DefaultDispatcher-worker-16 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.874 [DefaultDispatcher-worker-16 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:44.874 [DefaultDispatcher-worker-16 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.875 [DefaultDispatcher-worker-5 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.875 [DefaultDispatcher-worker-5 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:44.876 [DefaultDispatcher-worker-6 @coroutine#3620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6979e9b8 2024-04-29 23:19:44.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-04-29 23:19:44.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-04-29 23:19:44.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:44.885 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6979e9b8: (connection evicted) 2024-04-29 23:19:44.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:44.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-04-29 23:19:44.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-04-29 23:19:44.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-04-29 23:19:44.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-04-29 23:19:44.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:44.886 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ac64dc2: (connection evicted) 2024-04-29 23:19:44.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:44.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-04-29 23:19:44.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-04-29 23:19:44.888 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-04-29 23:19:44.888 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:44.888 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:44.888 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:44.888 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:44.888 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:44.888 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:44.888 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ca37d40 2024-04-29 23:19:44.888 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:44.888 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:44.888 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:44.888 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:44.888 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:44.888 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:44.888 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:44.888 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:44.888 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:44.888 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:44.888 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:44.888 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:44.888 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:44.888 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:44.888 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:44.888 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:44.888 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:44.888 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:44.888 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:44.888 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-04-29 23:19:44.888 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:44.888 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:44.888 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:44.888 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:44.888 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:44.888 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:44.888 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:44.888 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:44.888 [Test worker @coroutine#3680] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-04-29 23:19:44.889 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d63c523 2024-04-29 23:19:44.889 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d63c523 2024-04-29 23:19:44.889 [Test worker @coroutine#3680] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-04-29 23:19:44.904 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d63c523 2024-04-29 23:19:44.915 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d63c523 2024-04-29 23:19:44.917 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d63c523 2024-04-29 23:19:44.919 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d63c523 2024-04-29 23:19:44.919 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-04-29 23:19:44.919 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:44.919 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:44.919 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:44.919 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:44.919 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:44.919 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:44.919 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49825659 2024-04-29 23:19:44.919 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:44.919 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:44.919 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:44.919 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:44.919 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:44.919 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:44.919 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:44.919 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:44.919 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:44.919 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:44.919 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:44.919 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:44.919 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:44.920 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:44.920 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:44.920 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:44.920 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:44.920 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:44.920 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:44.920 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-04-29 23:19:44.920 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:44.920 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:44.920 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:44.920 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:44.920 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:44.920 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:44.920 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:44.920 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:44.920 [Test worker @coroutine#3680] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-04-29 23:19:44.920 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@53c68ea5 2024-04-29 23:19:44.920 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@53c68ea5 2024-04-29 23:19:44.920 [Test worker @coroutine#3680] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-04-29 23:19:44.934 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c68ea5 2024-04-29 23:19:44.945 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c68ea5 2024-04-29 23:19:44.947 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c68ea5 2024-04-29 23:19:44.949 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c68ea5 2024-04-29 23:19:44.961 [DefaultDispatcher-worker-15 @coroutine#3693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c68ea5 2024-04-29 23:19:44.974 [DefaultDispatcher-worker-15 @coroutine#3680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d63c523 2024-04-29 23:19:44.985 [DefaultDispatcher-worker-1 @coroutine#3680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d63c523 2024-04-29 23:19:44.989 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:44.993 [DefaultDispatcher-worker-5 @coroutine#3680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d63c523 2024-04-29 23:19:45.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-04-29 23:19:45.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-04-29 23:19:45.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:45.000 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d63c523: (connection evicted) 2024-04-29 23:19:45.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:45.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-04-29 23:19:45.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-04-29 23:19:45.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-04-29 23:19:45.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-04-29 23:19:45.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:45.002 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53c68ea5: (connection evicted) 2024-04-29 23:19:45.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:45.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-04-29 23:19:45.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-04-29 23:19:45.003 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e05dd42 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2024-04-29 23:19:45.004 [Test worker @coroutine#3739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-04-29 23:19:45.021 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2024-04-29 23:19:45.032 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2024-04-29 23:19:45.034 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2024-04-29 23:19:45.036 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2024-04-29 23:19:45.036 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d587c73 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@776eb512 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@776eb512 2024-04-29 23:19:45.037 [Test worker @coroutine#3739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-04-29 23:19:45.051 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776eb512 2024-04-29 23:19:45.062 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776eb512 2024-04-29 23:19:45.064 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776eb512 2024-04-29 23:19:45.066 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776eb512 2024-04-29 23:19:45.078 [DefaultDispatcher-worker-9 @coroutine#3754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776eb512 2024-04-29 23:19:45.092 [DefaultDispatcher-worker-9 @coroutine#3739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2024-04-29 23:19:45.105 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:45.105 [DefaultDispatcher-worker-15 @coroutine#3739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2024-04-29 23:19:45.109 [DefaultDispatcher-worker-11 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-04-29 23:19:45.110 [DefaultDispatcher-worker-11 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.110 [DefaultDispatcher-worker-11 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:45.110 [DefaultDispatcher-worker-11 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.111 [DefaultDispatcher-worker-16 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.111 [DefaultDispatcher-worker-16 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.115 [DefaultDispatcher-worker-3 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2024-04-29 23:19:45.115 [DefaultDispatcher-worker-3 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.115 [DefaultDispatcher-worker-3 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:45.115 [DefaultDispatcher-worker-3 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.115 [DefaultDispatcher-worker-3 @coroutine#3739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2024-04-29 23:19:45.115 [DefaultDispatcher-worker-14 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.116 [DefaultDispatcher-worker-14 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.134 [DefaultDispatcher-worker-10 @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2024-04-29 23:19:45.137 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:45.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-04-29 23:19:45.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-04-29 23:19:45.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:45.138 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c: (connection evicted) 2024-04-29 23:19:45.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:45.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-04-29 23:19:45.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-04-29 23:19:45.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-04-29 23:19:45.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-04-29 23:19:45.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:45.140 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@776eb512: (connection evicted) 2024-04-29 23:19:45.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:45.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-04-29 23:19:45.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-04-29 23:19:45.141 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@492d0748 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0eb917 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0eb917 2024-04-29 23:19:45.142 [Test worker @coroutine#3832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-04-29 23:19:45.157 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0eb917 2024-04-29 23:19:45.169 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0eb917 2024-04-29 23:19:45.170 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0eb917 2024-04-29 23:19:45.172 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0eb917 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ca8157c 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9fa0ea 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9fa0ea 2024-04-29 23:19:45.173 [Test worker @coroutine#3832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-04-29 23:19:45.187 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9fa0ea 2024-04-29 23:19:45.198 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9fa0ea 2024-04-29 23:19:45.200 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9fa0ea 2024-04-29 23:19:45.202 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9fa0ea 2024-04-29 23:19:45.214 [DefaultDispatcher-worker-4 @coroutine#3845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9fa0ea 2024-04-29 23:19:45.226 [DefaultDispatcher-worker-14 @coroutine#3832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0eb917 2024-04-29 23:19:45.238 [DefaultDispatcher-worker-9 @coroutine#3832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0eb917 2024-04-29 23:19:45.242 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0eb917 2024-04-29 23:19:45.242 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:45.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-04-29 23:19:45.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-04-29 23:19:45.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:45.252 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e0eb917: (connection evicted) 2024-04-29 23:19:45.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:45.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-04-29 23:19:45.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-04-29 23:19:45.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-04-29 23:19:45.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-04-29 23:19:45.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:45.253 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e9fa0ea: (connection evicted) 2024-04-29 23:19:45.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:45.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-04-29 23:19:45.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-04-29 23:19:45.255 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-04-29 23:19:45.255 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:45.255 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:45.255 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:45.255 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:45.255 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:45.255 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:45.255 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5843ab8 2024-04-29 23:19:45.255 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:45.255 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:45.255 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:45.255 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:45.255 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:45.255 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:45.255 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:45.255 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:45.255 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:45.255 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:45.255 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:45.255 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:45.255 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:45.255 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:45.255 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:45.255 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:45.255 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:45.255 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:45.255 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:45.255 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-04-29 23:19:45.255 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:45.255 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:45.256 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:45.256 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:45.256 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:45.256 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:45.256 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:45.256 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:45.256 [Test worker @coroutine#3891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-04-29 23:19:45.256 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@77393f2e 2024-04-29 23:19:45.256 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@77393f2e 2024-04-29 23:19:45.256 [Test worker @coroutine#3891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-04-29 23:19:45.259 [DefaultDispatcher-worker-16 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2024-04-29 23:19:45.259 [DefaultDispatcher-worker-14 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-04-29 23:19:45.259 [DefaultDispatcher-worker-16 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.260 [DefaultDispatcher-worker-16 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:45.260 [DefaultDispatcher-worker-16 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.260 [DefaultDispatcher-worker-14 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.260 [DefaultDispatcher-worker-14 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:45.260 [DefaultDispatcher-worker-14 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.261 [DefaultDispatcher-worker-2 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.261 [DefaultDispatcher-worker-9 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.261 [DefaultDispatcher-worker-2 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.261 [DefaultDispatcher-worker-9 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.274 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77393f2e 2024-04-29 23:19:45.286 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77393f2e 2024-04-29 23:19:45.288 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77393f2e 2024-04-29 23:19:45.290 [Test worker @coroutine#3902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77393f2e 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5effc15d 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2024-04-29 23:19:45.291 [Test worker @coroutine#3891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-04-29 23:19:45.306 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2024-04-29 23:19:45.317 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2024-04-29 23:19:45.319 [Test worker @coroutine#3908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2024-04-29 23:19:45.321 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2024-04-29 23:19:45.334 [DefaultDispatcher-worker-15 @coroutine#3912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2024-04-29 23:19:45.347 [DefaultDispatcher-worker-1 @coroutine#3891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77393f2e 2024-04-29 23:19:45.356 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:45.360 [DefaultDispatcher-worker-8 @coroutine#3891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77393f2e 2024-04-29 23:19:45.364 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77393f2e 2024-04-29 23:19:45.367 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77393f2e 2024-04-29 23:19:45.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-04-29 23:19:45.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-04-29 23:19:45.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:45.376 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77393f2e: (connection evicted) 2024-04-29 23:19:45.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:45.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-04-29 23:19:45.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-04-29 23:19:45.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-04-29 23:19:45.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-04-29 23:19:45.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:45.377 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce: (connection evicted) 2024-04-29 23:19:45.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:45.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-04-29 23:19:45.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-04-29 23:19:45.379 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-04-29 23:19:45.379 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:45.379 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:45.379 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:45.379 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:45.379 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:45.379 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:45.379 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74f1e112 2024-04-29 23:19:45.379 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:45.379 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:45.379 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:45.379 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:45.379 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:45.379 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:45.379 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:45.379 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:45.379 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:45.379 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:45.379 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:45.379 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:45.379 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:45.379 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:45.379 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:45.379 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:45.379 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:45.380 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:45.380 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:45.380 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-04-29 23:19:45.380 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:45.380 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:45.380 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:45.380 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:45.380 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:45.380 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:45.380 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:45.380 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:45.380 [Test worker @coroutine#3960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-04-29 23:19:45.380 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@446dbf7b 2024-04-29 23:19:45.380 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@446dbf7b 2024-04-29 23:19:45.380 [Test worker @coroutine#3960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-04-29 23:19:45.397 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dbf7b 2024-04-29 23:19:45.409 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dbf7b 2024-04-29 23:19:45.411 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dbf7b 2024-04-29 23:19:45.413 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dbf7b 2024-04-29 23:19:45.413 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-04-29 23:19:45.413 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:45.413 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:45.413 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:45.413 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:45.413 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:45.413 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:45.413 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@684001e6 2024-04-29 23:19:45.413 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:45.413 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:45.413 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:45.413 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:45.413 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:45.413 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:45.413 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:45.413 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:45.413 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:45.413 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:45.413 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:45.413 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:45.413 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:45.413 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:45.413 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:45.413 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:45.413 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:45.413 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:45.413 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:45.413 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-04-29 23:19:45.413 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:45.413 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:45.413 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:45.413 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:45.413 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:45.413 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:45.413 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:45.413 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:45.413 [Test worker @coroutine#3960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-04-29 23:19:45.414 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@64230d44 2024-04-29 23:19:45.414 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@64230d44 2024-04-29 23:19:45.414 [Test worker @coroutine#3960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-04-29 23:19:45.428 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64230d44 2024-04-29 23:19:45.428 [DefaultDispatcher-worker-13 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2024-04-29 23:19:45.429 [DefaultDispatcher-worker-13 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.429 [DefaultDispatcher-worker-13 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:45.429 [DefaultDispatcher-worker-13 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.430 [DefaultDispatcher-worker-6 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.430 [DefaultDispatcher-worker-6 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.440 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64230d44 2024-04-29 23:19:45.442 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64230d44 2024-04-29 23:19:45.444 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64230d44 2024-04-29 23:19:45.456 [DefaultDispatcher-worker-16 @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64230d44 2024-04-29 23:19:45.469 [DefaultDispatcher-worker-5 @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dbf7b 2024-04-29 23:19:45.480 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:45.481 [DefaultDispatcher-worker-13 @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dbf7b 2024-04-29 23:19:45.530 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:45.540 [DefaultDispatcher-worker-17 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 23:19:45.540 [DefaultDispatcher-worker-17 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.540 [DefaultDispatcher-worker-17 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:45.540 [DefaultDispatcher-worker-17 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.542 [DefaultDispatcher-worker-1 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.542 [DefaultDispatcher-worker-1 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-04-29 23:19:45.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-04-29 23:19:45.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:45.543 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@446dbf7b: (connection evicted) 2024-04-29 23:19:45.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:45.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-04-29 23:19:45.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-04-29 23:19:45.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-04-29 23:19:45.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-04-29 23:19:45.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:45.544 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64230d44: (connection evicted) 2024-04-29 23:19:45.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:45.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-04-29 23:19:45.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-04-29 23:19:45.545 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6070990b 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b9b628 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b9b628 2024-04-29 23:19:45.546 [Test worker @coroutine#4040] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-04-29 23:19:45.562 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79b9b628 2024-04-29 23:19:45.574 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79b9b628 2024-04-29 23:19:45.576 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79b9b628 2024-04-29 23:19:45.578 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79b9b628 2024-04-29 23:19:45.578 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-04-29 23:19:45.578 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:45.578 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:45.578 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:45.578 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:45.578 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:45.578 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:45.578 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bb59485 2024-04-29 23:19:45.578 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:45.578 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:45.578 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:45.578 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:45.578 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:45.578 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:45.578 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:45.578 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:45.578 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:45.578 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:45.578 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:45.578 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:45.578 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:45.578 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:45.578 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:45.578 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:45.578 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:45.578 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:45.578 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:45.578 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-04-29 23:19:45.578 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:45.578 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:45.578 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:45.578 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:45.578 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:45.578 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:45.578 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:45.578 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:45.578 [Test worker @coroutine#4040] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-04-29 23:19:45.579 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c9cf93 2024-04-29 23:19:45.579 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c9cf93 2024-04-29 23:19:45.579 [Test worker @coroutine#4040] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-04-29 23:19:45.581 [DefaultDispatcher-worker-17 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee5792a 2024-04-29 23:19:45.581 [DefaultDispatcher-worker-17 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.581 [DefaultDispatcher-worker-17 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:45.581 [DefaultDispatcher-worker-17 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.582 [DefaultDispatcher-worker-11 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.582 [DefaultDispatcher-worker-11 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.593 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c9cf93 2024-04-29 23:19:45.605 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c9cf93 2024-04-29 23:19:45.607 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c9cf93 2024-04-29 23:19:45.609 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c9cf93 2024-04-29 23:19:45.622 [DefaultDispatcher-worker-1 @coroutine#4058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c9cf93 2024-04-29 23:19:45.636 [DefaultDispatcher-worker-9 @coroutine#4040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79b9b628 2024-04-29 23:19:45.647 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:45.647 [DefaultDispatcher-worker-9 @coroutine#4040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79b9b628 2024-04-29 23:19:45.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-04-29 23:19:45.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-04-29 23:19:45.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:45.657 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79b9b628: (connection evicted) 2024-04-29 23:19:45.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:45.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-04-29 23:19:45.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-04-29 23:19:45.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-04-29 23:19:45.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-04-29 23:19:45.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:45.659 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68c9cf93: (connection evicted) 2024-04-29 23:19:45.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:45.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-04-29 23:19:45.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-04-29 23:19:45.660 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@421f447f 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@3872c85f 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@3872c85f 2024-04-29 23:19:45.661 [Test worker @coroutine#4104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-04-29 23:19:45.664 [DefaultDispatcher-worker-7 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff56388 2024-04-29 23:19:45.664 [DefaultDispatcher-worker-7 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.664 [DefaultDispatcher-worker-7 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:45.664 [DefaultDispatcher-worker-7 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.665 [DefaultDispatcher-worker-7 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.678 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872c85f 2024-04-29 23:19:45.690 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872c85f 2024-04-29 23:19:45.692 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872c85f 2024-04-29 23:19:45.694 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872c85f 2024-04-29 23:19:45.694 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-04-29 23:19:45.694 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:45.694 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:45.694 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:45.694 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:45.694 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:45.694 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:45.694 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e7529ac 2024-04-29 23:19:45.694 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:45.694 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:45.694 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:45.694 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:45.694 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:45.694 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:45.694 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:45.694 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:45.694 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:45.694 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:45.694 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:45.694 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:45.694 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:45.694 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:45.694 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:45.694 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:45.694 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:45.694 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:45.694 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:45.694 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-04-29 23:19:45.694 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:45.694 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:45.695 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:45.695 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:45.695 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:45.695 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:45.695 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:45.695 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:45.695 [Test worker @coroutine#4104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-04-29 23:19:45.695 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b17aa0b 2024-04-29 23:19:45.695 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b17aa0b 2024-04-29 23:19:45.695 [Test worker @coroutine#4104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-04-29 23:19:45.709 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b17aa0b 2024-04-29 23:19:45.721 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b17aa0b 2024-04-29 23:19:45.722 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b17aa0b 2024-04-29 23:19:45.724 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b17aa0b 2024-04-29 23:19:45.737 [DefaultDispatcher-worker-6 @coroutine#4119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b17aa0b 2024-04-29 23:19:45.749 [DefaultDispatcher-worker-6 @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872c85f 2024-04-29 23:19:45.761 [DefaultDispatcher-worker-7 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 23:19:45.761 [DefaultDispatcher-worker-7 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.761 [DefaultDispatcher-worker-7 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:45.761 [DefaultDispatcher-worker-7 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.762 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:45.762 [DefaultDispatcher-worker-5 @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872c85f 2024-04-29 23:19:45.763 [DefaultDispatcher-worker-14 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.763 [DefaultDispatcher-worker-14 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.766 [Test worker @coroutine#4132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872c85f 2024-04-29 23:19:45.768 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872c85f 2024-04-29 23:19:45.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-04-29 23:19:45.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-04-29 23:19:45.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:45.775 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3872c85f: (connection evicted) 2024-04-29 23:19:45.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:45.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-04-29 23:19:45.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-04-29 23:19:45.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-04-29 23:19:45.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-04-29 23:19:45.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:45.776 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b17aa0b: (connection evicted) 2024-04-29 23:19:45.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:45.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-04-29 23:19:45.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-04-29 23:19:45.778 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-04-29 23:19:45.778 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:45.778 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:45.778 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:45.778 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:45.778 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:45.778 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:45.778 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2845fd12 2024-04-29 23:19:45.778 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:45.778 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:45.778 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:45.778 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:45.778 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:45.778 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:45.778 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:45.778 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:45.778 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:45.778 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:45.778 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:45.778 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:45.778 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:45.778 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:45.778 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:45.778 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:45.778 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:45.778 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:45.778 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:45.778 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-04-29 23:19:45.778 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:45.778 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:45.778 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:45.778 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:45.778 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:45.778 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:45.778 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:45.778 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:45.778 [Test worker @coroutine#4171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-04-29 23:19:45.779 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@5679e464 2024-04-29 23:19:45.779 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@5679e464 2024-04-29 23:19:45.779 [Test worker @coroutine#4171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-04-29 23:19:45.795 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5679e464 2024-04-29 23:19:45.807 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5679e464 2024-04-29 23:19:45.809 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5679e464 2024-04-29 23:19:45.816 [Test worker @coroutine#4177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5679e464 2024-04-29 23:19:45.816 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-04-29 23:19:45.816 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:45.816 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:45.816 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:45.816 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:45.816 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:45.816 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:45.816 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@102bce96 2024-04-29 23:19:45.816 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:45.816 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:45.816 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:45.816 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:45.816 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:45.816 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:45.816 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:45.816 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:45.816 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:45.816 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:45.816 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:45.816 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:45.816 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:45.816 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:45.816 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:45.816 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:45.816 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:45.816 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:45.816 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:45.816 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-04-29 23:19:45.816 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:45.816 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:45.817 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:45.817 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:45.817 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:45.817 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:45.817 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:45.817 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:45.817 [Test worker @coroutine#4171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-04-29 23:19:45.817 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c75f3a8 2024-04-29 23:19:45.817 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c75f3a8 2024-04-29 23:19:45.817 [Test worker @coroutine#4171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-04-29 23:19:45.834 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c75f3a8 2024-04-29 23:19:45.845 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c75f3a8 2024-04-29 23:19:45.847 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c75f3a8 2024-04-29 23:19:45.849 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c75f3a8 2024-04-29 23:19:45.861 [DefaultDispatcher-worker-9 @coroutine#4185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c75f3a8 2024-04-29 23:19:45.876 [DefaultDispatcher-worker-10 @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5679e464 2024-04-29 23:19:45.879 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:45.887 [DefaultDispatcher-worker-3 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-04-29 23:19:45.887 [DefaultDispatcher-worker-3 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.887 [DefaultDispatcher-worker-3 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:45.887 [DefaultDispatcher-worker-3 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.888 [DefaultDispatcher-worker-4 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.888 [DefaultDispatcher-worker-4 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:45.889 [DefaultDispatcher-worker-8 @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5679e464 2024-04-29 23:19:45.902 [UI Thread @coroutine#4236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5679e464 2024-04-29 23:19:45.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-04-29 23:19:45.905 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-04-29 23:19:45.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:45.906 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5679e464: (connection evicted) 2024-04-29 23:19:45.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:45.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-04-29 23:19:45.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-04-29 23:19:45.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-04-29 23:19:45.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-04-29 23:19:45.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:45.907 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c75f3a8: (connection evicted) 2024-04-29 23:19:45.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:45.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-04-29 23:19:45.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-04-29 23:19:45.910 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-04-29 23:19:45.910 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:45.910 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:45.910 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:45.910 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:45.910 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:45.910 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:45.910 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33c5d3e 2024-04-29 23:19:45.910 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:45.910 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:45.910 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:45.910 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:45.910 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:45.910 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:45.910 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:45.910 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:45.910 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:45.910 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:45.910 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:45.910 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:45.910 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:45.910 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:45.910 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:45.910 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:45.910 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:45.910 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:45.910 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:45.910 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-04-29 23:19:45.910 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:45.910 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:45.910 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:45.910 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:45.910 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:45.910 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:45.910 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:45.910 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:45.910 [Test worker @coroutine#4268] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-04-29 23:19:45.911 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@376b6d7d 2024-04-29 23:19:45.911 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@376b6d7d 2024-04-29 23:19:45.911 [Test worker @coroutine#4268] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-04-29 23:19:45.929 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376b6d7d 2024-04-29 23:19:45.941 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376b6d7d 2024-04-29 23:19:45.943 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376b6d7d 2024-04-29 23:19:45.945 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376b6d7d 2024-04-29 23:19:45.956 [DefaultDispatcher-worker-3 @coroutine#4275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376b6d7d 2024-04-29 23:19:45.958 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376b6d7d 2024-04-29 23:19:45.971 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376b6d7d 2024-04-29 23:19:45.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-04-29 23:19:45.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-04-29 23:19:45.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:45.989 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@376b6d7d: (connection evicted) 2024-04-29 23:19:45.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:45.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-04-29 23:19:45.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-04-29 23:19:45.991 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-04-29 23:19:45.991 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:45.991 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:45.991 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:45.991 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:45.991 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:45.991 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:45.991 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25767bd9 2024-04-29 23:19:45.991 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:45.991 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:45.991 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:45.991 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:45.991 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:45.991 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:45.991 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:45.991 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:45.991 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:45.991 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:45.991 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:45.991 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:45.991 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:45.991 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:45.991 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:45.991 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:45.991 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:45.991 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:45.991 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:45.991 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-04-29 23:19:45.991 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:45.991 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:45.991 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:45.991 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:45.991 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:45.991 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:45.991 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:45.991 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:45.992 [Test worker @coroutine#4301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-04-29 23:19:45.992 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fad470b 2024-04-29 23:19:45.992 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fad470b 2024-04-29 23:19:45.992 [Test worker @coroutine#4301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-04-29 23:19:46.011 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad470b 2024-04-29 23:19:46.022 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad470b 2024-04-29 23:19:46.024 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad470b 2024-04-29 23:19:46.026 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad470b 2024-04-29 23:19:46.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-04-29 23:19:46.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-04-29 23:19:46.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:46.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:46.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-04-29 23:19:46.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-04-29 23:19:46.031 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-04-29 23:19:46.031 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69f35d31 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@34788780 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@34788780 2024-04-29 23:19:46.032 [Test worker @coroutine#4331] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-04-29 23:19:46.048 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34788780 2024-04-29 23:19:46.054 [DefaultDispatcher-worker-2 @coroutine#4333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350bbd5d 2024-04-29 23:19:46.060 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34788780 2024-04-29 23:19:46.062 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34788780 2024-04-29 23:19:46.063 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34788780 2024-04-29 23:19:46.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-04-29 23:19:46.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-04-29 23:19:46.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:46.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:46.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-04-29 23:19:46.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63793f16 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-04-29 23:19:46.069 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@6725f9e0 2024-04-29 23:19:46.070 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@6725f9e0 2024-04-29 23:19:46.070 [Test worker @coroutine#4361] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-04-29 23:19:46.088 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6725f9e0 2024-04-29 23:19:46.099 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6725f9e0 2024-04-29 23:19:46.101 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6725f9e0 2024-04-29 23:19:46.103 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6725f9e0 2024-04-29 23:19:46.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-04-29 23:19:46.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-04-29 23:19:46.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:46.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:46.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-04-29 23:19:46.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-04-29 23:19:46.108 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-04-29 23:19:46.108 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:46.108 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:46.108 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:46.108 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:46.108 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:46.108 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:46.108 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10db002c 2024-04-29 23:19:46.108 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:46.108 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:46.108 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:46.108 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:46.108 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:46.108 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:46.108 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:46.108 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:46.108 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:46.108 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:46.108 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:46.108 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:46.108 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:46.108 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:46.108 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:46.108 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:46.108 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:46.108 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:46.108 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:46.108 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-04-29 23:19:46.108 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:46.108 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:46.108 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:46.108 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:46.108 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:46.108 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:46.108 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:46.108 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:46.108 [Test worker @coroutine#4391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-04-29 23:19:46.109 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b87ea3c 2024-04-29 23:19:46.109 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b87ea3c 2024-04-29 23:19:46.109 [Test worker @coroutine#4391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-04-29 23:19:46.123 [DefaultDispatcher-worker-7 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-04-29 23:19:46.124 [DefaultDispatcher-worker-7 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.124 [DefaultDispatcher-worker-7 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:46.124 [DefaultDispatcher-worker-7 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.125 [DefaultDispatcher-worker-2 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.125 [DefaultDispatcher-worker-2 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.125 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b87ea3c 2024-04-29 23:19:46.128 [DefaultDispatcher-worker-4 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2024-04-29 23:19:46.128 [DefaultDispatcher-worker-4 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.128 [DefaultDispatcher-worker-4 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:46.128 [DefaultDispatcher-worker-4 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.129 [DefaultDispatcher-worker-1 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.129 [DefaultDispatcher-worker-1 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.137 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b87ea3c 2024-04-29 23:19:46.139 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b87ea3c 2024-04-29 23:19:46.141 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b87ea3c 2024-04-29 23:19:46.146 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:46.152 [DefaultDispatcher-worker-4 @coroutine#4404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b87ea3c 2024-04-29 23:19:46.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-04-29 23:19:46.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-04-29 23:19:46.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:46.155 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b87ea3c: (connection evicted) 2024-04-29 23:19:46.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:46.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-04-29 23:19:46.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-04-29 23:19:46.157 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-04-29 23:19:46.157 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:46.157 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:46.157 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:46.157 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:46.157 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:46.157 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:46.157 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39aa595 2024-04-29 23:19:46.157 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:46.157 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:46.157 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:46.157 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:46.157 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:46.157 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:46.157 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:46.157 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:46.157 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:46.157 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:46.157 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:46.157 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:46.157 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:46.157 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:46.157 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:46.157 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:46.157 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:46.157 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:46.157 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:46.157 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-04-29 23:19:46.157 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:46.157 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:46.157 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:46.157 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:46.157 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:46.157 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:46.157 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:46.157 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:46.157 [Test worker @coroutine#4425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-04-29 23:19:46.158 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d707885 2024-04-29 23:19:46.158 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d707885 2024-04-29 23:19:46.158 [Test worker @coroutine#4425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-04-29 23:19:46.177 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d707885 2024-04-29 23:19:46.188 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d707885 2024-04-29 23:19:46.190 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d707885 2024-04-29 23:19:46.192 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d707885 2024-04-29 23:19:46.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-04-29 23:19:46.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-04-29 23:19:46.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:46.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:46.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-04-29 23:19:46.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-04-29 23:19:46.196 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-04-29 23:19:46.196 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:46.196 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:46.197 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:46.197 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:46.197 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:46.197 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:46.197 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f9b97dc 2024-04-29 23:19:46.197 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:46.197 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:46.197 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:46.197 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:46.197 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:46.197 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:46.197 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:46.197 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:46.197 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:46.197 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:46.197 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:46.197 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:46.197 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:46.197 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:46.197 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:46.197 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:46.197 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:46.197 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:46.197 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:46.197 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-04-29 23:19:46.197 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:46.197 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:46.197 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:46.197 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:46.197 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:46.197 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:46.197 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:46.197 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:46.197 [Test worker @coroutine#4454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-04-29 23:19:46.197 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@5503e208 2024-04-29 23:19:46.197 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@5503e208 2024-04-29 23:19:46.197 [Test worker @coroutine#4454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-04-29 23:19:46.212 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5503e208 2024-04-29 23:19:46.223 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5503e208 2024-04-29 23:19:46.225 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5503e208 2024-04-29 23:19:46.227 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5503e208 2024-04-29 23:19:46.237 [DefaultDispatcher-worker-4 @coroutine#4462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5503e208 2024-04-29 23:19:46.240 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5503e208 2024-04-29 23:19:46.244 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5503e208 2024-04-29 23:19:46.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-04-29 23:19:46.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-04-29 23:19:46.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:46.257 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5503e208: (connection evicted) 2024-04-29 23:19:46.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:46.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-04-29 23:19:46.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-04-29 23:19:46.260 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-04-29 23:19:46.260 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:46.260 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:46.260 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:46.260 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:46.260 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:46.260 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:46.260 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a59a8fe 2024-04-29 23:19:46.260 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:46.260 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:46.260 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:46.260 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:46.260 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:46.260 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:46.260 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:46.260 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:46.260 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:46.260 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:46.260 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:46.260 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:46.260 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:46.260 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:46.260 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:46.260 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:46.260 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:46.260 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:46.260 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:46.260 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-04-29 23:19:46.260 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:46.260 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:46.260 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:46.260 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:46.260 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:46.260 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:46.260 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:46.261 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:46.261 [Test worker @coroutine#4488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-04-29 23:19:46.261 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@653e79fc 2024-04-29 23:19:46.261 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@653e79fc 2024-04-29 23:19:46.261 [Test worker @coroutine#4488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-04-29 23:19:46.273 [DefaultDispatcher-worker-16 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2024-04-29 23:19:46.273 [DefaultDispatcher-worker-14 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-04-29 23:19:46.273 [DefaultDispatcher-worker-16 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.273 [DefaultDispatcher-worker-14 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.273 [DefaultDispatcher-worker-16 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:46.273 [DefaultDispatcher-worker-14 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:46.273 [DefaultDispatcher-worker-16 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.273 [DefaultDispatcher-worker-14 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.274 [DefaultDispatcher-worker-2 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.274 [DefaultDispatcher-worker-4 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.274 [DefaultDispatcher-worker-2 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.274 [DefaultDispatcher-worker-4 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.279 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653e79fc 2024-04-29 23:19:46.291 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653e79fc 2024-04-29 23:19:46.293 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653e79fc 2024-04-29 23:19:46.295 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653e79fc 2024-04-29 23:19:46.295 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-04-29 23:19:46.295 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:46.295 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:46.295 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:46.295 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:46.295 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:46.295 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:46.295 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43c73b5c 2024-04-29 23:19:46.295 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:46.295 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:46.295 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:46.295 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:46.295 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:46.295 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:46.295 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:46.295 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:46.295 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:46.295 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:46.295 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:46.295 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:46.295 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:46.295 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:46.295 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:46.295 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:46.295 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:46.295 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:46.295 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:46.295 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-04-29 23:19:46.295 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:46.295 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:46.295 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:46.295 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:46.295 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:46.295 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:46.295 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:46.295 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:46.295 [Test worker @coroutine#4488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-04-29 23:19:46.296 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b53f3d 2024-04-29 23:19:46.296 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b53f3d 2024-04-29 23:19:46.296 [Test worker @coroutine#4488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-04-29 23:19:46.310 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b53f3d 2024-04-29 23:19:46.322 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b53f3d 2024-04-29 23:19:46.324 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b53f3d 2024-04-29 23:19:46.325 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b53f3d 2024-04-29 23:19:46.338 [DefaultDispatcher-worker-5 @coroutine#4507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b53f3d 2024-04-29 23:19:46.353 [DefaultDispatcher-worker-17 @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653e79fc 2024-04-29 23:19:46.361 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:46.370 [DefaultDispatcher-worker-9 @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653e79fc 2024-04-29 23:19:46.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-04-29 23:19:46.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-04-29 23:19:46.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:46.378 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@653e79fc: (connection evicted) 2024-04-29 23:19:46.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:46.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-04-29 23:19:46.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-04-29 23:19:46.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-04-29 23:19:46.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-04-29 23:19:46.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:46.379 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48b53f3d: (connection evicted) 2024-04-29 23:19:46.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:46.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-04-29 23:19:46.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-04-29 23:19:46.381 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-04-29 23:19:46.381 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:46.381 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:46.381 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:46.381 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:46.381 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:46.381 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:46.381 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@511cc6fc 2024-04-29 23:19:46.381 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:46.381 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:46.381 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:46.381 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:46.381 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:46.381 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:46.381 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:46.381 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:46.381 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:46.381 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:46.381 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:46.381 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:46.381 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:46.381 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:46.381 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:46.381 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:46.381 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:46.381 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:46.381 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:46.381 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-04-29 23:19:46.381 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:46.381 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:46.381 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:46.381 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:46.381 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:46.381 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:46.382 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:46.382 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:46.382 [Test worker @coroutine#4520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-04-29 23:19:46.382 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e885b9 2024-04-29 23:19:46.382 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e885b9 2024-04-29 23:19:46.382 [Test worker @coroutine#4520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-04-29 23:19:46.398 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e885b9 2024-04-29 23:19:46.409 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e885b9 2024-04-29 23:19:46.411 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e885b9 2024-04-29 23:19:46.412 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e885b9 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@296c0293 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@473048f9 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@473048f9 2024-04-29 23:19:46.413 [Test worker @coroutine#4520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-04-29 23:19:46.427 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@473048f9 2024-04-29 23:19:46.438 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@473048f9 2024-04-29 23:19:46.440 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@473048f9 2024-04-29 23:19:46.441 [DefaultDispatcher-worker-17 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2024-04-29 23:19:46.441 [DefaultDispatcher-worker-17 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.441 [DefaultDispatcher-worker-17 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:46.441 [DefaultDispatcher-worker-17 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.442 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@473048f9 2024-04-29 23:19:46.443 [DefaultDispatcher-worker-9 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.443 [DefaultDispatcher-worker-9 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.453 [DefaultDispatcher-worker-2 @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@473048f9 2024-04-29 23:19:46.467 [DefaultDispatcher-worker-15 @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e885b9 2024-04-29 23:19:46.482 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:46.485 [DefaultDispatcher-worker-2 @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e885b9 2024-04-29 23:19:46.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-04-29 23:19:46.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-04-29 23:19:46.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:46.489 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e885b9: (connection evicted) 2024-04-29 23:19:46.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:46.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-04-29 23:19:46.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-04-29 23:19:46.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-04-29 23:19:46.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-04-29 23:19:46.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:46.490 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@473048f9: (connection evicted) 2024-04-29 23:19:46.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:46.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-04-29 23:19:46.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-04-29 23:19:46.492 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-04-29 23:19:46.492 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:46.492 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:46.492 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:46.492 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:46.492 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:46.492 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:46.492 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3177190a 2024-04-29 23:19:46.492 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:46.492 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:46.493 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:46.493 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:46.493 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:46.493 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:46.493 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:46.493 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:46.493 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:46.493 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:46.493 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:46.493 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:46.493 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:46.493 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:46.493 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:46.493 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:46.493 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:46.493 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:46.493 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:46.493 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-04-29 23:19:46.493 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:46.493 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:46.493 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:46.493 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:46.493 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:46.493 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:46.493 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:46.493 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:46.493 [Test worker @coroutine#4549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-04-29 23:19:46.493 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d37a4d7 2024-04-29 23:19:46.493 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d37a4d7 2024-04-29 23:19:46.493 [Test worker @coroutine#4549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-04-29 23:19:46.508 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d37a4d7 2024-04-29 23:19:46.519 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d37a4d7 2024-04-29 23:19:46.521 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d37a4d7 2024-04-29 23:19:46.523 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d37a4d7 2024-04-29 23:19:46.523 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-04-29 23:19:46.523 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:46.523 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:46.523 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:46.523 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:46.523 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:46.523 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:46.523 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@387cd426 2024-04-29 23:19:46.523 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:46.523 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:46.523 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:46.523 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:46.523 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:46.523 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:46.523 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:46.523 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:46.523 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:46.523 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:46.523 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:46.523 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:46.523 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:46.523 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:46.523 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:46.523 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:46.523 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:46.523 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:46.523 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:46.523 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-04-29 23:19:46.523 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:46.523 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:46.523 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:46.523 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:46.523 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:46.523 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:46.523 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:46.523 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:46.524 [Test worker @coroutine#4549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-04-29 23:19:46.524 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@2960ae22 2024-04-29 23:19:46.524 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@2960ae22 2024-04-29 23:19:46.524 [Test worker @coroutine#4549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-04-29 23:19:46.524 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:46.537 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2960ae22 2024-04-29 23:19:46.549 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2960ae22 2024-04-29 23:19:46.551 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2960ae22 2024-04-29 23:19:46.553 [DefaultDispatcher-worker-6 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 23:19:46.553 [DefaultDispatcher-worker-6 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.553 [DefaultDispatcher-worker-6 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:46.553 [DefaultDispatcher-worker-6 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.554 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2960ae22 2024-04-29 23:19:46.554 [DefaultDispatcher-worker-2 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.554 [DefaultDispatcher-worker-2 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.565 [DefaultDispatcher-worker-16 @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2960ae22 2024-04-29 23:19:46.579 [DefaultDispatcher-worker-10 @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d37a4d7 2024-04-29 23:19:46.593 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:46.593 [DefaultDispatcher-worker-10 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee5792a 2024-04-29 23:19:46.593 [DefaultDispatcher-worker-10 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.593 [DefaultDispatcher-worker-10 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:46.593 [DefaultDispatcher-worker-10 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.595 [DefaultDispatcher-worker-10 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.595 [DefaultDispatcher-worker-10 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.598 [DefaultDispatcher-worker-10 @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d37a4d7 2024-04-29 23:19:46.607 [DefaultDispatcher-worker-15 @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d37a4d7 2024-04-29 23:19:46.619 [DefaultDispatcher-worker-17 @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d37a4d7 2024-04-29 23:19:46.624 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:46.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-04-29 23:19:46.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-04-29 23:19:46.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:46.632 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d37a4d7: (connection evicted) 2024-04-29 23:19:46.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:46.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-04-29 23:19:46.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-04-29 23:19:46.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-04-29 23:19:46.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-04-29 23:19:46.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:46.633 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2960ae22: (connection evicted) 2024-04-29 23:19:46.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:46.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-04-29 23:19:46.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-04-29 23:19:46.635 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76b35c38 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@af27e00 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@af27e00 2024-04-29 23:19:46.636 [Test worker @coroutine#4594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-04-29 23:19:46.653 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@af27e00 2024-04-29 23:19:46.664 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@af27e00 2024-04-29 23:19:46.666 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@af27e00 2024-04-29 23:19:46.668 [Test worker @coroutine#4599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@af27e00 2024-04-29 23:19:46.668 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-04-29 23:19:46.668 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:46.668 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:46.668 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:46.668 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:46.668 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:46.668 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:46.668 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7194f5b 2024-04-29 23:19:46.668 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:46.668 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:46.668 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:46.668 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:46.668 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:46.668 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:46.668 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:46.668 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:46.668 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:46.668 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:46.668 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:46.668 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:46.668 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:46.668 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:46.668 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:46.668 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:46.668 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:46.668 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:46.668 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:46.668 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-04-29 23:19:46.668 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:46.668 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:46.668 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:46.668 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:46.668 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:46.668 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:46.668 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:46.668 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:46.669 [Test worker @coroutine#4594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-04-29 23:19:46.669 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fd226da 2024-04-29 23:19:46.669 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fd226da 2024-04-29 23:19:46.669 [Test worker @coroutine#4594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-04-29 23:19:46.675 [DefaultDispatcher-worker-15 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff56388 2024-04-29 23:19:46.675 [DefaultDispatcher-worker-15 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.675 [DefaultDispatcher-worker-15 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:46.675 [DefaultDispatcher-worker-15 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.676 [DefaultDispatcher-worker-15 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.683 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fd226da 2024-04-29 23:19:46.694 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fd226da 2024-04-29 23:19:46.696 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fd226da 2024-04-29 23:19:46.698 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fd226da 2024-04-29 23:19:46.711 [DefaultDispatcher-worker-13 @coroutine#4609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fd226da 2024-04-29 23:19:46.723 [DefaultDispatcher-worker-13 @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@af27e00 2024-04-29 23:19:46.734 [DefaultDispatcher-worker-2 @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@af27e00 2024-04-29 23:19:46.736 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:46.744 [DefaultDispatcher-worker-17 @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@af27e00 2024-04-29 23:19:46.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-04-29 23:19:46.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-04-29 23:19:46.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:46.754 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@af27e00: (connection evicted) 2024-04-29 23:19:46.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:46.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-04-29 23:19:46.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-04-29 23:19:46.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-04-29 23:19:46.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-04-29 23:19:46.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:46.756 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fd226da: (connection evicted) 2024-04-29 23:19:46.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:46.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-04-29 23:19:46.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bb5dce0 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-04-29 23:19:46.757 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@135a8812 2024-04-29 23:19:46.758 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@135a8812 2024-04-29 23:19:46.758 [Test worker @coroutine#4632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-04-29 23:19:46.773 [DefaultDispatcher-worker-13 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 23:19:46.773 [DefaultDispatcher-worker-13 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.773 [DefaultDispatcher-worker-13 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:46.773 [DefaultDispatcher-worker-13 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.775 [DefaultDispatcher-worker-17 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.775 [DefaultDispatcher-worker-17 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.775 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135a8812 2024-04-29 23:19:46.786 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135a8812 2024-04-29 23:19:46.788 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135a8812 2024-04-29 23:19:46.790 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135a8812 2024-04-29 23:19:46.790 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-04-29 23:19:46.790 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:46.790 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:46.790 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:46.790 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:46.790 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:46.790 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:46.790 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d92e9da 2024-04-29 23:19:46.790 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:46.790 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:46.790 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:46.790 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:46.790 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:46.790 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:46.790 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:46.790 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:46.790 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:46.790 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:46.790 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:46.790 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:46.790 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:46.790 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:46.790 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:46.790 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:46.790 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:46.790 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:46.790 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:46.790 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-04-29 23:19:46.790 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:46.790 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:46.790 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:46.790 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:46.790 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:46.790 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:46.790 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:46.790 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:46.790 [Test worker @coroutine#4632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-04-29 23:19:46.791 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@6208f81c 2024-04-29 23:19:46.791 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@6208f81c 2024-04-29 23:19:46.791 [Test worker @coroutine#4632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-04-29 23:19:46.805 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6208f81c 2024-04-29 23:19:46.816 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6208f81c 2024-04-29 23:19:46.818 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6208f81c 2024-04-29 23:19:46.820 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6208f81c 2024-04-29 23:19:46.836 [DefaultDispatcher-worker-5 @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6208f81c 2024-04-29 23:19:46.850 [DefaultDispatcher-worker-14 @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135a8812 2024-04-29 23:19:46.858 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:46.860 [DefaultDispatcher-worker-11 @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135a8812 2024-04-29 23:19:46.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-04-29 23:19:46.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-04-29 23:19:46.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:46.865 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@135a8812: (connection evicted) 2024-04-29 23:19:46.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:46.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-04-29 23:19:46.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-04-29 23:19:46.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-04-29 23:19:46.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-04-29 23:19:46.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:46.866 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6208f81c: (connection evicted) 2024-04-29 23:19:46.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:46.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-04-29 23:19:46.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-04-29 23:19:46.870 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-04-29 23:19:46.870 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:46.870 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:46.870 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:46.870 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:46.870 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:46.870 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:46.870 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23d1090 2024-04-29 23:19:46.870 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:46.870 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:46.870 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:46.870 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:46.870 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:46.870 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:46.870 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:46.870 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:46.870 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:46.870 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:46.870 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:46.870 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:46.870 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:46.870 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:46.870 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:46.870 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:46.870 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:46.870 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:46.870 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:46.870 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-04-29 23:19:46.870 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:46.870 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:46.870 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:46.870 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:46.870 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:46.870 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:46.870 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:46.870 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:46.870 [Test worker @coroutine#4672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-04-29 23:19:46.871 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2024-04-29 23:19:46.871 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2024-04-29 23:19:46.871 [Test worker @coroutine#4672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-04-29 23:19:46.885 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2024-04-29 23:19:46.897 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2024-04-29 23:19:46.898 [DefaultDispatcher-worker-14 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-04-29 23:19:46.898 [DefaultDispatcher-worker-14 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.898 [DefaultDispatcher-worker-14 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:46.898 [DefaultDispatcher-worker-14 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.899 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2024-04-29 23:19:46.899 [DefaultDispatcher-worker-12 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.899 [DefaultDispatcher-worker-12 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:46.900 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a4efee2 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@18791f7b 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@18791f7b 2024-04-29 23:19:46.901 [Test worker @coroutine#4672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-04-29 23:19:46.915 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18791f7b 2024-04-29 23:19:46.926 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18791f7b 2024-04-29 23:19:46.928 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18791f7b 2024-04-29 23:19:46.930 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18791f7b 2024-04-29 23:19:46.942 [DefaultDispatcher-worker-11 @coroutine#4688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18791f7b 2024-04-29 23:19:46.957 [DefaultDispatcher-worker-9 @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2024-04-29 23:19:46.971 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:46.971 [DefaultDispatcher-worker-9 @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2024-04-29 23:19:46.979 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:46.990 [DefaultDispatcher-worker-9 @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2024-04-29 23:19:46.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-04-29 23:19:46.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-04-29 23:19:46.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:46.992 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@aba3735: (connection evicted) 2024-04-29 23:19:46.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:46.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-04-29 23:19:46.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-04-29 23:19:46.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-04-29 23:19:46.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-04-29 23:19:46.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:46.994 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18791f7b: (connection evicted) 2024-04-29 23:19:46.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:46.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-04-29 23:19:46.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-04-29 23:19:46.996 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-04-29 23:19:46.996 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:46.996 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:46.996 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:46.996 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:46.996 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:46.996 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:46.996 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@728cef8e 2024-04-29 23:19:46.996 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:46.996 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:46.996 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:46.996 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:46.996 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:46.996 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:46.996 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:46.996 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:46.996 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:46.996 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:46.996 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:46.996 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:46.996 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:46.996 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:46.996 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:46.996 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:46.996 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:46.996 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:46.996 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:46.996 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-04-29 23:19:46.996 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:46.996 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:46.996 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:46.996 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:46.996 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:46.996 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:46.996 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:46.996 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:46.996 [Test worker @coroutine#4708] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-04-29 23:19:46.997 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@7105d271 2024-04-29 23:19:46.997 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@7105d271 2024-04-29 23:19:46.997 [Test worker @coroutine#4708] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-04-29 23:19:47.014 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7105d271 2024-04-29 23:19:47.027 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7105d271 2024-04-29 23:19:47.029 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7105d271 2024-04-29 23:19:47.031 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7105d271 2024-04-29 23:19:47.031 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-04-29 23:19:47.031 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:47.031 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:47.031 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:47.031 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:47.031 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:47.031 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:47.031 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56b4951a 2024-04-29 23:19:47.031 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:47.031 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:47.031 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:47.031 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:47.031 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:47.031 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:47.031 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:47.031 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:47.031 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:47.031 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:47.031 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:47.031 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:47.031 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:47.031 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:47.031 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:47.031 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:47.031 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:47.031 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:47.031 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:47.031 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-04-29 23:19:47.031 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:47.031 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:47.031 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:47.031 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:47.031 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:47.031 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:47.031 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:47.031 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:47.031 [Test worker @coroutine#4708] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-04-29 23:19:47.032 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@173a86ad 2024-04-29 23:19:47.032 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@173a86ad 2024-04-29 23:19:47.032 [Test worker @coroutine#4708] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-04-29 23:19:47.046 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173a86ad 2024-04-29 23:19:47.058 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173a86ad 2024-04-29 23:19:47.060 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173a86ad 2024-04-29 23:19:47.062 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173a86ad 2024-04-29 23:19:47.070 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:47.075 [DefaultDispatcher-worker-10 @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173a86ad 2024-04-29 23:19:47.090 [DefaultDispatcher-worker-10 @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7105d271 2024-04-29 23:19:47.097 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:47.103 [DefaultDispatcher-worker-16 @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7105d271 2024-04-29 23:19:47.111 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:47.113 [DefaultDispatcher-worker-1 @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7105d271 2024-04-29 23:19:47.129 [DefaultDispatcher-worker-5 @coroutine#4739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7105d271 2024-04-29 23:19:47.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-04-29 23:19:47.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-04-29 23:19:47.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:47.131 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7105d271: (connection evicted) 2024-04-29 23:19:47.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:47.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-04-29 23:19:47.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-04-29 23:19:47.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-04-29 23:19:47.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-04-29 23:19:47.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:47.132 [HikariPool-176 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:47.132 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@173a86ad: (connection evicted) 2024-04-29 23:19:47.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:47.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-04-29 23:19:47.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-04-29 23:19:47.135 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-04-29 23:19:47.135 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:47.135 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:47.135 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:47.135 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:47.135 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:47.135 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:47.135 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64f3f849 2024-04-29 23:19:47.135 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:47.135 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:47.135 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:47.135 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:47.135 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:47.135 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:47.135 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:47.135 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:47.135 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:47.135 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:47.135 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:47.135 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:47.135 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:47.135 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:47.135 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:47.135 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:47.135 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:47.135 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:47.135 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:47.135 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-04-29 23:19:47.136 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:47.136 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:47.136 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:47.136 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:47.136 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:47.136 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:47.136 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:47.136 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:47.136 [Test worker @coroutine#4745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-04-29 23:19:47.136 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@71586f 2024-04-29 23:19:47.136 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@71586f 2024-04-29 23:19:47.136 [Test worker @coroutine#4745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-04-29 23:19:47.137 [DefaultDispatcher-worker-8 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-04-29 23:19:47.138 [DefaultDispatcher-worker-8 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.138 [DefaultDispatcher-worker-8 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:47.138 [DefaultDispatcher-worker-8 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.139 [DefaultDispatcher-worker-14 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.139 [DefaultDispatcher-worker-14 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.140 [DefaultDispatcher-worker-15 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2024-04-29 23:19:47.141 [DefaultDispatcher-worker-15 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.141 [DefaultDispatcher-worker-15 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:47.141 [DefaultDispatcher-worker-15 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.142 [DefaultDispatcher-worker-17 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.142 [DefaultDispatcher-worker-17 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.153 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71586f 2024-04-29 23:19:47.155 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:47.165 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71586f 2024-04-29 23:19:47.167 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71586f 2024-04-29 23:19:47.169 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71586f 2024-04-29 23:19:47.169 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-04-29 23:19:47.169 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:47.169 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:47.169 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:47.169 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:47.169 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:47.169 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:47.169 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@549fc0b3 2024-04-29 23:19:47.169 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:47.169 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:47.169 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:47.169 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:47.169 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:47.169 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:47.169 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:47.169 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:47.169 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:47.169 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:47.169 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:47.169 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:47.169 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:47.169 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:47.169 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:47.169 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:47.169 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:47.169 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:47.169 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:47.169 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-04-29 23:19:47.169 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:47.169 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:47.169 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:47.169 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:47.169 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:47.169 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:47.169 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:47.169 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:47.169 [Test worker @coroutine#4745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-04-29 23:19:47.170 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8d926f 2024-04-29 23:19:47.170 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8d926f 2024-04-29 23:19:47.170 [Test worker @coroutine#4745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-04-29 23:19:47.184 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d8d926f 2024-04-29 23:19:47.195 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d8d926f 2024-04-29 23:19:47.197 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d8d926f 2024-04-29 23:19:47.199 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d8d926f 2024-04-29 23:19:47.212 [DefaultDispatcher-worker-6 @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d8d926f 2024-04-29 23:19:47.225 [DefaultDispatcher-worker-6 @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71586f 2024-04-29 23:19:47.235 [DefaultDispatcher-worker-12 @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71586f 2024-04-29 23:19:47.236 [HikariPool-177 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:47.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-04-29 23:19:47.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-04-29 23:19:47.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:47.248 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71586f: (connection evicted) 2024-04-29 23:19:47.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:47.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-04-29 23:19:47.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-04-29 23:19:47.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-04-29 23:19:47.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-04-29 23:19:47.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:47.250 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d8d926f: (connection evicted) 2024-04-29 23:19:47.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:47.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-04-29 23:19:47.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-04-29 23:19:47.251 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-04-29 23:19:47.251 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:47.251 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:47.252 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:47.252 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:47.252 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:47.252 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:47.252 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8e654f7 2024-04-29 23:19:47.252 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:47.252 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:47.252 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:47.252 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:47.252 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:47.252 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:47.252 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:47.252 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:47.252 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:47.252 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:47.252 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:47.252 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:47.252 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:47.252 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:47.252 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:47.252 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:47.252 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:47.252 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:47.252 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:47.252 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-04-29 23:19:47.252 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:47.252 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:47.252 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:47.252 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:47.252 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:47.252 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:47.252 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:47.252 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:47.252 [Test worker @coroutine#4791] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-04-29 23:19:47.252 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f 2024-04-29 23:19:47.252 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f 2024-04-29 23:19:47.252 [Test worker @coroutine#4791] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-04-29 23:19:47.271 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f 2024-04-29 23:19:47.284 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f 2024-04-29 23:19:47.286 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f 2024-04-29 23:19:47.287 [DefaultDispatcher-worker-12 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-04-29 23:19:47.287 [DefaultDispatcher-worker-1 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2024-04-29 23:19:47.287 [DefaultDispatcher-worker-12 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.287 [DefaultDispatcher-worker-12 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:47.287 [DefaultDispatcher-worker-12 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.287 [DefaultDispatcher-worker-1 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.287 [DefaultDispatcher-worker-1 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:47.287 [DefaultDispatcher-worker-1 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.288 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f 2024-04-29 23:19:47.289 [DefaultDispatcher-worker-4 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.289 [DefaultDispatcher-worker-3 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.289 [DefaultDispatcher-worker-4 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.289 [DefaultDispatcher-worker-3 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18b12df9 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@370e5bb9 2024-04-29 23:19:47.289 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@370e5bb9 2024-04-29 23:19:47.290 [Test worker @coroutine#4791] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-04-29 23:19:47.304 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@370e5bb9 2024-04-29 23:19:47.312 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:47.315 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@370e5bb9 2024-04-29 23:19:47.317 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@370e5bb9 2024-04-29 23:19:47.319 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@370e5bb9 2024-04-29 23:19:47.332 [DefaultDispatcher-worker-17 @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@370e5bb9 2024-04-29 23:19:47.345 [DefaultDispatcher-worker-17 @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f 2024-04-29 23:19:47.352 [HikariPool-179 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:47.357 [DefaultDispatcher-worker-10 @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f 2024-04-29 23:19:47.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-04-29 23:19:47.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-04-29 23:19:47.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:47.361 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f: (connection evicted) 2024-04-29 23:19:47.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:47.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-04-29 23:19:47.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-04-29 23:19:47.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-04-29 23:19:47.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-04-29 23:19:47.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:47.362 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@370e5bb9: (connection evicted) 2024-04-29 23:19:47.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:47.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-04-29 23:19:47.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-04-29 23:19:47.364 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-04-29 23:19:47.364 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:47.364 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:47.364 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:47.364 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:47.364 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:47.364 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:47.364 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@673d73da 2024-04-29 23:19:47.364 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:47.364 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:47.364 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:47.364 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:47.364 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:47.364 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:47.364 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:47.364 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:47.364 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:47.364 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:47.364 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:47.364 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:47.364 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:47.364 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:47.364 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:47.364 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:47.364 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:47.364 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:47.364 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:47.364 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-04-29 23:19:47.364 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:47.364 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:47.364 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:47.364 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:47.364 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:47.364 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:47.364 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:47.364 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:47.364 [Test worker @coroutine#4838] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-04-29 23:19:47.365 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@8c940e2 2024-04-29 23:19:47.365 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@8c940e2 2024-04-29 23:19:47.365 [Test worker @coroutine#4838] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-04-29 23:19:47.382 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8c940e2 2024-04-29 23:19:47.394 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8c940e2 2024-04-29 23:19:47.396 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8c940e2 2024-04-29 23:19:47.398 [Test worker @coroutine#4843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8c940e2 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13473685 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2024-04-29 23:19:47.399 [Test worker @coroutine#4838] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-04-29 23:19:47.414 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2024-04-29 23:19:47.425 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2024-04-29 23:19:47.427 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2024-04-29 23:19:47.429 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2024-04-29 23:19:47.441 [DefaultDispatcher-worker-4 @coroutine#4853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2024-04-29 23:19:47.452 [DefaultDispatcher-worker-8 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2024-04-29 23:19:47.452 [DefaultDispatcher-worker-8 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.452 [DefaultDispatcher-worker-8 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:47.452 [DefaultDispatcher-worker-8 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.454 [DefaultDispatcher-worker-16 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.454 [DefaultDispatcher-worker-16 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.455 [DefaultDispatcher-worker-3 @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8c940e2 2024-04-29 23:19:47.465 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:47.465 [DefaultDispatcher-worker-8 @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8c940e2 2024-04-29 23:19:47.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-04-29 23:19:47.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-04-29 23:19:47.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:47.468 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8c940e2: (connection evicted) 2024-04-29 23:19:47.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:47.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-04-29 23:19:47.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-04-29 23:19:47.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-04-29 23:19:47.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-04-29 23:19:47.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:47.469 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f: (connection evicted) 2024-04-29 23:19:47.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:47.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-04-29 23:19:47.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-04-29 23:19:47.472 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-04-29 23:19:47.472 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:47.472 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:47.472 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:47.472 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:47.472 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:47.472 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:47.472 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cea34e6 2024-04-29 23:19:47.472 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:47.472 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:47.472 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:47.472 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:47.472 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:47.472 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:47.472 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:47.472 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:47.472 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:47.472 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:47.472 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:47.472 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:47.472 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:47.472 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:47.472 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:47.472 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:47.473 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:47.473 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:47.473 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:47.473 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-04-29 23:19:47.473 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:47.473 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:47.473 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:47.473 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:47.473 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:47.473 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:47.473 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:47.473 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:47.473 [Test worker @coroutine#4883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-04-29 23:19:47.473 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@40d73518 2024-04-29 23:19:47.473 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@40d73518 2024-04-29 23:19:47.473 [Test worker @coroutine#4883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-04-29 23:19:47.490 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d73518 2024-04-29 23:19:47.503 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d73518 2024-04-29 23:19:47.505 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d73518 2024-04-29 23:19:47.507 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d73518 2024-04-29 23:19:47.507 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-04-29 23:19:47.507 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:47.507 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:47.507 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:47.507 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:47.507 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:47.507 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:47.507 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@265d72fd 2024-04-29 23:19:47.507 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:47.507 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:47.507 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:47.507 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:47.507 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:47.507 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:47.507 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:47.507 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:47.507 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:47.507 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:47.507 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:47.507 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:47.507 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:47.507 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:47.507 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:47.507 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:47.507 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:47.507 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:47.507 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:47.507 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-04-29 23:19:47.507 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:47.507 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:47.507 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:47.507 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:47.507 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:47.507 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:47.507 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:47.507 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:47.507 [Test worker @coroutine#4883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-04-29 23:19:47.508 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@1129775 2024-04-29 23:19:47.508 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@1129775 2024-04-29 23:19:47.508 [Test worker @coroutine#4883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-04-29 23:19:47.522 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1129775 2024-04-29 23:19:47.534 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1129775 2024-04-29 23:19:47.535 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1129775 2024-04-29 23:19:47.537 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1129775 2024-04-29 23:19:47.550 [DefaultDispatcher-worker-2 @coroutine#4897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1129775 2024-04-29 23:19:47.564 [DefaultDispatcher-worker-12 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 23:19:47.564 [DefaultDispatcher-worker-12 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.564 [DefaultDispatcher-worker-12 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:47.564 [DefaultDispatcher-worker-12 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.565 [DefaultDispatcher-worker-11 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.565 [DefaultDispatcher-worker-11 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.567 [DefaultDispatcher-worker-16 @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d73518 2024-04-29 23:19:47.573 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:47.580 [DefaultDispatcher-worker-7 @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d73518 2024-04-29 23:19:47.589 [DefaultDispatcher-worker-6 @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d73518 2024-04-29 23:19:47.596 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:47.605 [DefaultDispatcher-worker-6 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee5792a 2024-04-29 23:19:47.605 [DefaultDispatcher-worker-6 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.605 [DefaultDispatcher-worker-6 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:47.605 [DefaultDispatcher-worker-6 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.606 [DefaultDispatcher-worker-16 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.606 [DefaultDispatcher-worker-16 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.608 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:47.617 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:47.640 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:47.670 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:47.686 [DefaultDispatcher-worker-17 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff56388 2024-04-29 23:19:47.686 [DefaultDispatcher-worker-17 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.686 [DefaultDispatcher-worker-17 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:47.686 [DefaultDispatcher-worker-17 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.687 [DefaultDispatcher-worker-10 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.721 [DefaultDispatcher-worker-8 @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d73518 2024-04-29 23:19:47.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-04-29 23:19:47.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-04-29 23:19:47.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:47.724 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40d73518: (connection evicted) 2024-04-29 23:19:47.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:47.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-04-29 23:19:47.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-04-29 23:19:47.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-04-29 23:19:47.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-04-29 23:19:47.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:47.726 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1129775: (connection evicted) 2024-04-29 23:19:47.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:47.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-04-29 23:19:47.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-04-29 23:19:47.727 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-04-29 23:19:47.727 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:47.727 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:47.727 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:47.727 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:47.727 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:47.727 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:47.727 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aad4194 2024-04-29 23:19:47.727 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:47.728 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:47.728 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:47.728 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:47.728 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:47.728 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:47.728 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:47.728 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:47.728 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:47.728 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:47.728 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:47.728 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:47.728 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:47.728 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:47.728 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:47.728 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:47.728 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:47.728 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:47.728 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:47.728 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-04-29 23:19:47.728 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:47.728 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:47.728 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:47.728 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:47.728 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:47.728 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:47.728 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:47.728 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:47.728 [Test worker @coroutine#4931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-04-29 23:19:47.728 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2024-04-29 23:19:47.728 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2024-04-29 23:19:47.728 [Test worker @coroutine#4931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-04-29 23:19:47.745 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2024-04-29 23:19:47.757 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2024-04-29 23:19:47.759 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2024-04-29 23:19:47.760 [Test worker @coroutine#4936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60035f1e 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2024-04-29 23:19:47.761 [Test worker @coroutine#4931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-04-29 23:19:47.770 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:47.776 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2024-04-29 23:19:47.784 [DefaultDispatcher-worker-11 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 23:19:47.785 [DefaultDispatcher-worker-11 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.785 [DefaultDispatcher-worker-11 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:47.785 [DefaultDispatcher-worker-11 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.786 [DefaultDispatcher-worker-3 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.786 [DefaultDispatcher-worker-3 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.788 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2024-04-29 23:19:47.790 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2024-04-29 23:19:47.791 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2024-04-29 23:19:47.794 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:47.804 [DefaultDispatcher-worker-12 @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2024-04-29 23:19:47.815 [DefaultDispatcher-worker-17 @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2024-04-29 23:19:47.828 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:47.829 [DefaultDispatcher-worker-3 @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2024-04-29 23:19:47.833 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:47.840 [DefaultDispatcher-worker-4 @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2024-04-29 23:19:47.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-04-29 23:19:47.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-04-29 23:19:47.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:47.845 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@453ca7f: (connection evicted) 2024-04-29 23:19:47.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:47.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-04-29 23:19:47.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-04-29 23:19:47.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-04-29 23:19:47.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-04-29 23:19:47.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:47.846 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a: (connection evicted) 2024-04-29 23:19:47.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:47.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-04-29 23:19:47.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-04-29 23:19:47.847 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-04-29 23:19:47.847 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:47.847 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:47.847 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:47.847 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:47.847 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:47.847 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:47.847 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@522fdf0c 2024-04-29 23:19:47.847 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:47.847 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:47.847 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:47.847 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:47.847 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:47.847 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:47.847 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:47.847 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:47.847 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:47.847 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:47.848 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:47.848 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:47.848 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:47.848 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:47.848 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:47.848 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:47.848 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:47.848 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:47.848 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:47.848 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-04-29 23:19:47.848 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:47.848 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:47.848 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:47.848 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:47.848 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:47.848 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:47.848 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:47.848 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:47.848 [Test worker @coroutine#4965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-04-29 23:19:47.848 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@10587ce5 2024-04-29 23:19:47.848 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@10587ce5 2024-04-29 23:19:47.848 [Test worker @coroutine#4965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-04-29 23:19:47.866 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10587ce5 2024-04-29 23:19:47.878 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10587ce5 2024-04-29 23:19:47.880 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10587ce5 2024-04-29 23:19:47.882 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:47.882 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10587ce5 2024-04-29 23:19:47.882 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a089620 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@10fef6da 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@10fef6da 2024-04-29 23:19:47.883 [Test worker @coroutine#4965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-04-29 23:19:47.897 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fef6da 2024-04-29 23:19:47.909 [DefaultDispatcher-worker-2 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-04-29 23:19:47.909 [DefaultDispatcher-worker-2 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.909 [DefaultDispatcher-worker-2 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:47.909 [DefaultDispatcher-worker-2 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.911 [DefaultDispatcher-worker-1 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.911 [DefaultDispatcher-worker-1 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:47.916 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fef6da 2024-04-29 23:19:47.918 [Test worker @coroutine#4977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fef6da 2024-04-29 23:19:47.920 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fef6da 2024-04-29 23:19:47.937 [DefaultDispatcher-worker-7 @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fef6da 2024-04-29 23:19:47.948 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:47.951 [DefaultDispatcher-worker-11 @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10587ce5 2024-04-29 23:19:47.967 [DefaultDispatcher-worker-16 @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10587ce5 2024-04-29 23:19:47.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-04-29 23:19:47.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-04-29 23:19:47.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:47.973 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10587ce5: (connection evicted) 2024-04-29 23:19:47.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:47.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-04-29 23:19:47.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-04-29 23:19:47.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-04-29 23:19:47.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-04-29 23:19:47.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:47.974 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10fef6da: (connection evicted) 2024-04-29 23:19:47.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:47.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-04-29 23:19:47.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-04-29 23:19:47.976 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-04-29 23:19:47.976 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:47.976 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:47.976 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:47.976 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:47.976 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:47.976 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:47.976 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62cad0e8 2024-04-29 23:19:47.976 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:47.976 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:47.976 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:47.976 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:47.976 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:47.976 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:47.976 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:47.976 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:47.976 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:47.976 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:47.976 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:47.976 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:47.976 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:47.976 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:47.976 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:47.976 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:47.976 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:47.976 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:47.976 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:47.976 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-04-29 23:19:47.976 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:47.976 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:47.976 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:47.976 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:47.976 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:47.976 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:47.976 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:47.976 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:47.976 [Test worker @coroutine#4996] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-04-29 23:19:47.977 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2024-04-29 23:19:47.977 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2024-04-29 23:19:47.977 [Test worker @coroutine#4996] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-04-29 23:19:47.996 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2024-04-29 23:19:48.007 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2024-04-29 23:19:48.009 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2024-04-29 23:19:48.011 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2024-04-29 23:19:48.011 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-04-29 23:19:48.011 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:48.011 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:48.011 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:48.011 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:48.011 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:48.011 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:48.011 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4528a8bf 2024-04-29 23:19:48.011 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:48.011 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:48.011 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:48.011 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:48.011 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:48.011 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:48.011 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:48.011 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:48.011 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:48.011 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:48.011 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:48.011 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:48.011 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:48.011 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:48.011 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:48.011 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:48.011 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:48.011 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:48.011 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:48.011 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-04-29 23:19:48.011 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:48.012 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:48.012 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:48.012 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:48.012 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:48.012 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:48.012 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:48.012 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:48.012 [Test worker @coroutine#4996] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-04-29 23:19:48.012 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a15001 2024-04-29 23:19:48.012 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a15001 2024-04-29 23:19:48.012 [Test worker @coroutine#4996] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-04-29 23:19:48.026 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a15001 2024-04-29 23:19:48.038 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a15001 2024-04-29 23:19:48.040 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a15001 2024-04-29 23:19:48.042 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a15001 2024-04-29 23:19:48.056 [DefaultDispatcher-worker-11 @coroutine#5011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a15001 2024-04-29 23:19:48.069 [DefaultDispatcher-worker-2 @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2024-04-29 23:19:48.077 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:48.083 [DefaultDispatcher-worker-17 @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2024-04-29 23:19:48.093 [DefaultDispatcher-worker-15 @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2024-04-29 23:19:48.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-04-29 23:19:48.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-04-29 23:19:48.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:48.099 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa: (connection evicted) 2024-04-29 23:19:48.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:48.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-04-29 23:19:48.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-04-29 23:19:48.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-04-29 23:19:48.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-04-29 23:19:48.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:48.100 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79a15001: (connection evicted) 2024-04-29 23:19:48.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:48.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-04-29 23:19:48.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-04-29 23:19:48.102 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:48.103 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-04-29 23:19:48.103 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:48.103 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:48.103 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:48.103 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:48.103 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:48.103 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:48.103 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@724945 2024-04-29 23:19:48.103 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:48.103 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:48.103 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:48.103 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:48.103 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:48.103 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:48.103 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:48.103 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:48.103 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:48.103 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:48.103 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:48.103 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:48.103 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:48.103 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:48.103 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:48.103 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:48.103 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:48.103 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:48.103 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:48.103 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-04-29 23:19:48.103 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:48.103 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:48.103 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:48.103 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:48.103 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:48.103 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:48.103 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:48.103 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:48.103 [Test worker @coroutine#5028] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-04-29 23:19:48.104 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc3b20b 2024-04-29 23:19:48.104 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc3b20b 2024-04-29 23:19:48.104 [Test worker @coroutine#5028] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-04-29 23:19:48.121 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc3b20b 2024-04-29 23:19:48.133 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc3b20b 2024-04-29 23:19:48.135 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc3b20b 2024-04-29 23:19:48.137 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc3b20b 2024-04-29 23:19:48.148 [DefaultDispatcher-worker-10 @coroutine#5035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc3b20b 2024-04-29 23:19:48.150 [DefaultDispatcher-worker-12 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-04-29 23:19:48.150 [DefaultDispatcher-worker-12 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.150 [DefaultDispatcher-worker-12 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:48.150 [DefaultDispatcher-worker-12 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.151 [DefaultDispatcher-worker-14 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.151 [DefaultDispatcher-worker-14 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.152 [DefaultDispatcher-worker-16 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2024-04-29 23:19:48.152 [DefaultDispatcher-worker-16 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.152 [DefaultDispatcher-worker-16 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:48.153 [DefaultDispatcher-worker-16 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.154 [DefaultDispatcher-worker-14 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.154 [DefaultDispatcher-worker-14 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.157 [DefaultDispatcher-worker-14 @coroutine#5028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fc3b20b 2024-04-29 23:19:48.170 [UI Thread @coroutine#5061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=586644378107367424 2024-04-29 23:19:48.170 [UI Thread @coroutine#5061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=586644378107367424. 2024-04-29 23:19:48.170 [UI Thread @coroutine#5061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=586644378107367424 2024-04-29 23:19:48.171 [UI Thread @coroutine#5061] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=586644378107367424 2024-04-29 23:19:48.171 [UI Thread @coroutine#5061] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=586644378107367424 2024-04-29 23:19:48.172 [UI Thread @coroutine#5061] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=586644378107367424. 2024-04-29 23:19:48.172 [UI Thread @coroutine#5061] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=586644378107367424 to class io.ktor.utils.io.ByteReadChannel 2024-04-29 23:19:48.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-04-29 23:19:48.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-04-29 23:19:48.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:48.175 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fc3b20b: (connection evicted) 2024-04-29 23:19:48.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:48.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-04-29 23:19:48.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-04-29 23:19:48.228 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-04-29 23:19:48.229 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:48.229 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:48.229 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:48.229 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:48.229 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:48.229 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:48.229 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57be28d1 2024-04-29 23:19:48.229 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:48.229 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:48.229 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:48.229 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:48.229 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:48.229 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:48.229 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:48.229 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:48.229 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:48.229 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:48.229 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:48.229 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:48.229 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:48.229 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:48.229 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:48.229 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:48.229 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:48.229 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:48.229 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:48.229 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-04-29 23:19:48.229 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:48.229 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:48.229 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:48.229 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:48.229 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:48.229 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:48.229 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:48.229 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:48.229 [Test worker @coroutine#5077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-04-29 23:19:48.230 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ad4ff2a 2024-04-29 23:19:48.230 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ad4ff2a 2024-04-29 23:19:48.230 [Test worker @coroutine#5077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-04-29 23:19:48.249 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ad4ff2a 2024-04-29 23:19:48.261 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ad4ff2a 2024-04-29 23:19:48.263 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ad4ff2a 2024-04-29 23:19:48.265 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ad4ff2a 2024-04-29 23:19:48.275 [DefaultDispatcher-worker-6 @coroutine#5084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ad4ff2a 2024-04-29 23:19:48.296 [DefaultDispatcher-worker-6 @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ad4ff2a 2024-04-29 23:19:48.302 [DefaultDispatcher-worker-1 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2024-04-29 23:19:48.302 [DefaultDispatcher-worker-12 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-04-29 23:19:48.302 [DefaultDispatcher-worker-1 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.302 [DefaultDispatcher-worker-1 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:48.302 [DefaultDispatcher-worker-1 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.302 [DefaultDispatcher-worker-12 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.302 [DefaultDispatcher-worker-12 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:48.302 [DefaultDispatcher-worker-12 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.303 [DefaultDispatcher-worker-17 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.303 [DefaultDispatcher-worker-17 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.303 [DefaultDispatcher-worker-6 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.303 [DefaultDispatcher-worker-6 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.307 [DefaultDispatcher-worker-11 @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ad4ff2a 2024-04-29 23:19:48.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-04-29 23:19:48.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-04-29 23:19:48.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:48.320 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ad4ff2a: (connection evicted) 2024-04-29 23:19:48.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:48.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-04-29 23:19:48.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-04-29 23:19:48.372 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:48.382 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-04-29 23:19:48.382 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:48.382 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:48.382 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:48.382 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:48.382 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:48.382 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:48.382 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38a2fbc3 2024-04-29 23:19:48.382 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:48.382 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:48.382 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:48.382 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:48.382 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:48.382 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:48.382 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:48.382 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:48.382 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:48.382 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:48.382 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:48.382 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:48.382 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:48.382 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:48.382 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:48.382 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:48.382 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:48.382 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:48.382 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:48.382 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-04-29 23:19:48.382 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:48.382 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:48.382 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:48.382 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:48.382 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:48.382 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:48.382 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:48.382 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:48.382 [Test worker @coroutine#5108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-04-29 23:19:48.383 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@5409305f 2024-04-29 23:19:48.383 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@5409305f 2024-04-29 23:19:48.383 [Test worker @coroutine#5108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-04-29 23:19:48.392 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:48.398 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5409305f 2024-04-29 23:19:48.409 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5409305f 2024-04-29 23:19:48.411 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5409305f 2024-04-29 23:19:48.413 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5409305f 2024-04-29 23:19:48.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-04-29 23:19:48.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-04-29 23:19:48.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:48.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:48.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-04-29 23:19:48.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-04-29 23:19:48.419 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-04-29 23:19:48.419 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:48.419 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:48.419 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:48.419 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:48.419 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:48.419 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:48.419 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51653509 2024-04-29 23:19:48.419 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:48.419 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:48.419 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:48.419 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:48.419 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:48.419 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:48.419 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:48.419 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:48.419 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:48.419 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:48.419 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:48.419 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:48.419 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:48.419 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:48.419 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:48.419 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:48.419 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:48.419 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:48.419 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:48.419 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-04-29 23:19:48.420 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:48.420 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:48.420 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:48.420 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:48.420 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:48.420 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:48.420 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:48.420 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:48.420 [Test worker @coroutine#5125] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-04-29 23:19:48.420 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df50829 2024-04-29 23:19:48.420 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df50829 2024-04-29 23:19:48.420 [Test worker @coroutine#5125] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-04-29 23:19:48.434 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df50829 2024-04-29 23:19:48.446 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df50829 2024-04-29 23:19:48.447 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df50829 2024-04-29 23:19:48.449 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df50829 2024-04-29 23:19:48.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-04-29 23:19:48.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-04-29 23:19:48.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:48.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:48.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-04-29 23:19:48.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-04-29 23:19:48.454 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-04-29 23:19:48.454 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:48.454 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:48.454 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:48.454 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:48.454 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:48.454 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:48.454 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45b63133 2024-04-29 23:19:48.454 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:48.454 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:48.454 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:48.454 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:48.454 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:48.454 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:48.454 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:48.454 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:48.454 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:48.454 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:48.454 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:48.454 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:48.454 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:48.454 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:48.454 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:48.454 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:48.454 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:48.454 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:48.454 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:48.454 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-04-29 23:19:48.454 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:48.454 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:48.454 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:48.454 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:48.454 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:48.454 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:48.454 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:48.454 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:48.454 [Test worker @coroutine#5143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-04-29 23:19:48.455 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2024-04-29 23:19:48.455 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2024-04-29 23:19:48.455 [Test worker @coroutine#5143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-04-29 23:19:48.467 [DefaultDispatcher-worker-16 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2024-04-29 23:19:48.467 [DefaultDispatcher-worker-16 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.467 [DefaultDispatcher-worker-16 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:48.467 [DefaultDispatcher-worker-16 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.468 [DefaultDispatcher-worker-2 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.468 [DefaultDispatcher-worker-2 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.475 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2024-04-29 23:19:48.487 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2024-04-29 23:19:48.489 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2024-04-29 23:19:48.491 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2024-04-29 23:19:48.491 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-04-29 23:19:48.491 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:48.491 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:48.491 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:48.491 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:48.491 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:48.491 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:48.491 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74a680d3 2024-04-29 23:19:48.491 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:48.491 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:48.491 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:48.491 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:48.491 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:48.491 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:48.491 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:48.491 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:48.491 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:48.491 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:48.491 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:48.491 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:48.491 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:48.491 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:48.491 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:48.491 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:48.491 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:48.491 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:48.491 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:48.491 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-04-29 23:19:48.491 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:48.491 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:48.491 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:48.492 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:48.492 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:48.492 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:48.492 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:48.492 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:48.492 [Test worker @coroutine#5143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-04-29 23:19:48.492 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a131edc 2024-04-29 23:19:48.492 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a131edc 2024-04-29 23:19:48.492 [Test worker @coroutine#5143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-04-29 23:19:48.507 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a131edc 2024-04-29 23:19:48.519 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a131edc 2024-04-29 23:19:48.521 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a131edc 2024-04-29 23:19:48.523 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a131edc 2024-04-29 23:19:48.535 [DefaultDispatcher-worker-6 @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a131edc 2024-04-29 23:19:48.549 [DefaultDispatcher-worker-4 @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2024-04-29 23:19:48.552 [UI Thread @coroutine#5169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34059/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 23:19:48.552 [UI Thread @coroutine#5169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34059/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-29 23:19:48.552 [UI Thread @coroutine#5169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34059/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 23:19:48.554 [UI Thread @coroutine#5169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34059/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 23:19:48.554 [UI Thread @coroutine#5169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34059/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 23:19:48.555 [UI Thread @coroutine#5169] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34059/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-29 23:19:48.555 [UI Thread @coroutine#5169] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34059/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:48.555 [HikariPool-195 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:48.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-04-29 23:19:48.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-04-29 23:19:48.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:48.557 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc: (connection evicted) 2024-04-29 23:19:48.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:48.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-04-29 23:19:48.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-04-29 23:19:48.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-04-29 23:19:48.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-04-29 23:19:48.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:48.558 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a131edc: (connection evicted) 2024-04-29 23:19:48.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:48.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-04-29 23:19:48.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-04-29 23:19:48.560 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-04-29 23:19:48.560 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:48.560 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:48.560 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:48.560 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:48.560 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:48.560 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:48.560 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13448d2d 2024-04-29 23:19:48.560 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:48.560 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:48.560 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:48.560 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:48.560 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:48.560 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:48.560 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:48.560 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:48.560 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:48.560 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:48.560 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:48.560 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:48.560 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:48.560 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:48.560 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:48.560 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:48.560 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:48.560 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:48.560 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:48.560 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-04-29 23:19:48.560 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:48.560 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:48.560 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:48.560 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:48.560 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:48.560 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:48.560 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:48.560 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:48.560 [Test worker @coroutine#5175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-04-29 23:19:48.561 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab26cad 2024-04-29 23:19:48.561 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab26cad 2024-04-29 23:19:48.561 [Test worker @coroutine#5175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-04-29 23:19:48.561 [DefaultDispatcher-worker-4 @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ae2fa13 2024-04-29 23:19:48.575 [DefaultDispatcher-worker-1 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 23:19:48.575 [DefaultDispatcher-worker-1 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.575 [DefaultDispatcher-worker-1 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:48.575 [DefaultDispatcher-worker-1 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.577 [DefaultDispatcher-worker-14 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.577 [DefaultDispatcher-worker-14 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.579 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab26cad 2024-04-29 23:19:48.591 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab26cad 2024-04-29 23:19:48.592 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab26cad 2024-04-29 23:19:48.594 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab26cad 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a3ced3d 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@25fa5c0c 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@25fa5c0c 2024-04-29 23:19:48.595 [Test worker @coroutine#5175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-04-29 23:19:48.602 [DefaultDispatcher-worker-14 @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc891f2 2024-04-29 23:19:48.603 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:48.612 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25fa5c0c 2024-04-29 23:19:48.617 [DefaultDispatcher-worker-5 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee5792a 2024-04-29 23:19:48.617 [DefaultDispatcher-worker-5 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.617 [DefaultDispatcher-worker-5 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:48.617 [DefaultDispatcher-worker-5 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.618 [DefaultDispatcher-worker-4 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.618 [DefaultDispatcher-worker-4 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.628 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25fa5c0c 2024-04-29 23:19:48.630 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25fa5c0c 2024-04-29 23:19:48.632 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25fa5c0c 2024-04-29 23:19:48.645 [DefaultDispatcher-worker-8 @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25fa5c0c 2024-04-29 23:19:48.657 [DefaultDispatcher-worker-5 @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab26cad 2024-04-29 23:19:48.660 [UI Thread @coroutine#5207] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60431/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 23:19:48.660 [UI Thread @coroutine#5207] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60431/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-29 23:19:48.660 [UI Thread @coroutine#5207] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60431/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 23:19:48.660 [DefaultDispatcher-worker-11 @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@af9dd34 2024-04-29 23:19:48.660 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:48.661 [HikariPool-197 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:48.661 [UI Thread @coroutine#5207] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60431/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 23:19:48.661 [UI Thread @coroutine#5207] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60431/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 23:19:48.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-04-29 23:19:48.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-04-29 23:19:48.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:48.663 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ab26cad: (connection evicted) 2024-04-29 23:19:48.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:48.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-04-29 23:19:48.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-04-29 23:19:48.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-04-29 23:19:48.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-04-29 23:19:48.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:48.664 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25fa5c0c: (connection evicted) 2024-04-29 23:19:48.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:48.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-04-29 23:19:48.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-04-29 23:19:48.667 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-04-29 23:19:48.667 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:48.667 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:48.667 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:48.667 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:48.667 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:48.667 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:48.667 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bebdfcb 2024-04-29 23:19:48.667 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:48.667 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:48.667 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:48.667 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:48.667 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:48.667 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:48.667 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:48.667 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:48.667 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:48.667 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:48.667 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:48.667 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:48.667 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:48.667 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:48.667 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:48.667 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:48.667 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:48.667 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:48.667 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:48.667 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-04-29 23:19:48.667 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:48.667 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:48.667 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:48.667 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:48.667 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:48.667 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:48.667 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:48.667 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:48.668 [Test worker @coroutine#5214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-04-29 23:19:48.668 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2024-04-29 23:19:48.668 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2024-04-29 23:19:48.668 [Test worker @coroutine#5214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-04-29 23:19:48.687 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2024-04-29 23:19:48.692 [DefaultDispatcher-worker-11 @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f4038c 2024-04-29 23:19:48.698 [DefaultDispatcher-worker-11 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff56388 2024-04-29 23:19:48.698 [DefaultDispatcher-worker-11 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.698 [DefaultDispatcher-worker-11 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:48.698 [DefaultDispatcher-worker-11 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.699 [DefaultDispatcher-worker-11 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.700 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2024-04-29 23:19:48.701 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:48.702 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2024-04-29 23:19:48.704 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2024-04-29 23:19:48.704 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-04-29 23:19:48.704 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:48.704 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:48.704 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:48.704 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:48.704 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:48.704 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:48.704 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a2d0632 2024-04-29 23:19:48.704 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:48.704 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:48.704 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:48.704 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:48.704 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:48.704 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:48.704 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:48.704 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:48.704 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:48.704 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:48.704 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:48.704 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:48.704 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:48.704 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:48.704 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:48.704 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:48.704 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:48.704 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:48.704 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:48.704 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-04-29 23:19:48.704 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:48.704 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:48.704 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:48.704 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:48.704 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:48.704 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:48.704 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:48.704 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:48.704 [Test worker @coroutine#5214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-04-29 23:19:48.705 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2024-04-29 23:19:48.705 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2024-04-29 23:19:48.705 [Test worker @coroutine#5214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-04-29 23:19:48.719 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2024-04-29 23:19:48.731 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2024-04-29 23:19:48.732 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2024-04-29 23:19:48.734 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2024-04-29 23:19:48.747 [DefaultDispatcher-worker-8 @coroutine#5230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17caf362 2024-04-29 23:19:48.759 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:48.760 [DefaultDispatcher-worker-16 @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2024-04-29 23:19:48.762 [UI Thread @coroutine#5240] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55517/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 23:19:48.762 [UI Thread @coroutine#5240] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55517/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-29 23:19:48.762 [UI Thread @coroutine#5240] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55517/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 23:19:48.763 [UI Thread @coroutine#5240] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55517/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 23:19:48.763 [UI Thread @coroutine#5240] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55517/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-29 23:19:48.764 [UI Thread @coroutine#5240] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55517/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-29 23:19:48.764 [UI Thread @coroutine#5240] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55517/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:48.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-04-29 23:19:48.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-04-29 23:19:48.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:48.765 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42908ad5: (connection evicted) 2024-04-29 23:19:48.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:48.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-04-29 23:19:48.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-04-29 23:19:48.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-04-29 23:19:48.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-04-29 23:19:48.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:48.766 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17caf362: (connection evicted) 2024-04-29 23:19:48.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:48.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-04-29 23:19:48.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-04-29 23:19:48.769 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-04-29 23:19:48.769 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:48.769 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:48.769 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:48.769 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:48.769 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:48.769 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:48.769 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34ceefb5 2024-04-29 23:19:48.769 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:48.769 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:48.769 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:48.769 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:48.769 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:48.769 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:48.769 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:48.769 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:48.769 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:48.769 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:48.769 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:48.769 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:48.769 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:48.769 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:48.769 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:48.769 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:48.769 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:48.769 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:48.769 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:48.769 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-04-29 23:19:48.769 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:48.769 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:48.769 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:48.769 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:48.769 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:48.769 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:48.769 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:48.769 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:48.769 [Test worker @coroutine#5246] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-04-29 23:19:48.770 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-04-29 23:19:48.770 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-04-29 23:19:48.770 [Test worker @coroutine#5246] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-04-29 23:19:48.788 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-04-29 23:19:48.791 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:48.796 [DefaultDispatcher-worker-9 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 23:19:48.796 [DefaultDispatcher-worker-9 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.796 [DefaultDispatcher-worker-9 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:48.796 [DefaultDispatcher-worker-9 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.797 [DefaultDispatcher-worker-8 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.797 [DefaultDispatcher-worker-8 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.801 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-04-29 23:19:48.802 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-04-29 23:19:48.804 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@424769f2 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-04-29 23:19:48.805 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ea6446b 2024-04-29 23:19:48.806 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ea6446b 2024-04-29 23:19:48.806 [Test worker @coroutine#5246] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-04-29 23:19:48.820 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea6446b 2024-04-29 23:19:48.832 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea6446b 2024-04-29 23:19:48.834 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea6446b 2024-04-29 23:19:48.836 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea6446b 2024-04-29 23:19:48.848 [DefaultDispatcher-worker-8 @coroutine#5262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea6446b 2024-04-29 23:19:48.861 [DefaultDispatcher-worker-3 @coroutine#5246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-04-29 23:19:48.870 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:48.880 [DefaultDispatcher-worker-8 @coroutine#5246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-04-29 23:19:48.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-04-29 23:19:48.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-04-29 23:19:48.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:48.891 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50e0541: (connection evicted) 2024-04-29 23:19:48.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:48.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-04-29 23:19:48.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-04-29 23:19:48.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-04-29 23:19:48.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-04-29 23:19:48.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:48.892 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ea6446b: (connection evicted) 2024-04-29 23:19:48.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:48.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-04-29 23:19:48.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-04-29 23:19:48.895 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-04-29 23:19:48.895 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:48.895 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:48.895 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:48.895 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:48.895 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:48.895 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:48.895 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74691a1f 2024-04-29 23:19:48.895 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:48.895 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:48.895 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:48.895 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:48.895 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:48.895 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:48.895 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:48.895 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:48.895 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:48.895 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:48.895 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:48.895 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:48.895 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:48.895 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:48.895 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:48.895 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:48.895 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:48.895 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:48.895 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:48.895 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-04-29 23:19:48.895 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:48.895 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:48.895 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:48.895 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:48.895 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:48.895 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:48.895 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:48.895 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:48.895 [Test worker @coroutine#5297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-04-29 23:19:48.896 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af7a7 2024-04-29 23:19:48.896 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af7a7 2024-04-29 23:19:48.896 [Test worker @coroutine#5297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-04-29 23:19:48.913 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af7a7 2024-04-29 23:19:48.921 [DefaultDispatcher-worker-16 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-04-29 23:19:48.921 [DefaultDispatcher-worker-16 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.921 [DefaultDispatcher-worker-16 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:48.921 [DefaultDispatcher-worker-16 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.922 [DefaultDispatcher-worker-6 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.922 [DefaultDispatcher-worker-6 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:48.926 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af7a7 2024-04-29 23:19:48.928 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af7a7 2024-04-29 23:19:48.930 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af7a7 2024-04-29 23:19:48.940 [DefaultDispatcher-worker-14 @coroutine#5308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af7a7 2024-04-29 23:19:48.963 [DefaultDispatcher-worker-9 @coroutine#5297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af7a7 2024-04-29 23:19:48.978 [DefaultDispatcher-worker-14 @coroutine#5297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af7a7 2024-04-29 23:19:48.996 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:49.002 [DefaultDispatcher-worker-10 @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af7a7 2024-04-29 23:19:49.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-04-29 23:19:49.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-04-29 23:19:49.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:49.005 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5af7a7: (connection evicted) 2024-04-29 23:19:49.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:49.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-04-29 23:19:49.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-04-29 23:19:49.008 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-04-29 23:19:49.008 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:49.008 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:49.008 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:49.008 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:49.008 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:49.008 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:49.008 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dcfe455 2024-04-29 23:19:49.008 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:49.008 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:49.008 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:49.008 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:49.008 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:49.008 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:49.008 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:49.008 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:49.008 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:49.008 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:49.008 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:49.008 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:49.008 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:49.008 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:49.008 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:49.008 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:49.008 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:49.008 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:49.008 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:49.008 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-04-29 23:19:49.008 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:49.008 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:49.008 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:49.008 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:49.008 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:49.008 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:49.008 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:49.008 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:49.008 [Test worker @coroutine#5335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-04-29 23:19:49.009 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@2338c3f9 2024-04-29 23:19:49.009 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@2338c3f9 2024-04-29 23:19:49.009 [Test worker @coroutine#5335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-04-29 23:19:49.025 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2338c3f9 2024-04-29 23:19:49.037 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2338c3f9 2024-04-29 23:19:49.038 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2338c3f9 2024-04-29 23:19:49.040 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2338c3f9 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cf45f46 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2024-04-29 23:19:49.041 [Test worker @coroutine#5335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-04-29 23:19:49.056 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2024-04-29 23:19:49.068 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2024-04-29 23:19:49.070 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2024-04-29 23:19:49.072 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2024-04-29 23:19:49.089 [DefaultDispatcher-worker-12 @coroutine#5349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2024-04-29 23:19:49.103 [DefaultDispatcher-worker-14 @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2338c3f9 2024-04-29 23:19:49.109 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:49.114 [DefaultDispatcher-worker-15 @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2338c3f9 2024-04-29 23:19:49.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-04-29 23:19:49.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-04-29 23:19:49.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:49.121 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2338c3f9: (connection evicted) 2024-04-29 23:19:49.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:49.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-04-29 23:19:49.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-04-29 23:19:49.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-04-29 23:19:49.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-04-29 23:19:49.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:49.122 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad: (connection evicted) 2024-04-29 23:19:49.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:49.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-04-29 23:19:49.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-04-29 23:19:49.124 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-04-29 23:19:49.124 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:49.124 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:49.124 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:49.124 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:49.124 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:49.124 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:49.124 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f2120d5 2024-04-29 23:19:49.124 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:49.124 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:49.124 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:49.124 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:49.124 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:49.124 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:49.124 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:49.124 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:49.125 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:49.125 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:49.125 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:49.125 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:49.125 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:49.125 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:49.125 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:49.125 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:49.125 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:49.125 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:49.125 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:49.125 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-04-29 23:19:49.125 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:49.125 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:49.125 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:49.125 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:49.125 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:49.125 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:49.125 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:49.125 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:49.125 [Test worker @coroutine#5374] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-04-29 23:19:49.125 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2024-04-29 23:19:49.125 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2024-04-29 23:19:49.125 [Test worker @coroutine#5374] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-04-29 23:19:49.142 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2024-04-29 23:19:49.153 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2024-04-29 23:19:49.155 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2024-04-29 23:19:49.157 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2024-04-29 23:19:49.164 [DefaultDispatcher-worker-7 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-04-29 23:19:49.164 [DefaultDispatcher-worker-7 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.164 [DefaultDispatcher-worker-7 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:49.164 [DefaultDispatcher-worker-7 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.165 [DefaultDispatcher-worker-1 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.165 [DefaultDispatcher-worker-1 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.166 [DefaultDispatcher-worker-17 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2024-04-29 23:19:49.166 [DefaultDispatcher-worker-17 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.166 [DefaultDispatcher-worker-17 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:49.166 [DefaultDispatcher-worker-17 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.167 [DefaultDispatcher-worker-2 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.167 [DefaultDispatcher-worker-2 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.168 [DefaultDispatcher-worker-4 @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2024-04-29 23:19:49.176 [DefaultDispatcher-worker-2 @coroutine#5374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2024-04-29 23:19:49.192 [DefaultDispatcher-worker-12 @coroutine#5401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2024-04-29 23:19:49.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-04-29 23:19:49.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-04-29 23:19:49.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:49.195 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c: (connection evicted) 2024-04-29 23:19:49.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:49.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-04-29 23:19:49.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-04-29 23:19:49.196 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-04-29 23:19:49.197 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:49.197 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:49.197 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:49.197 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:49.197 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:49.197 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:49.197 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2de57397 2024-04-29 23:19:49.197 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:49.197 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:49.197 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:49.197 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:49.197 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:49.197 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:49.197 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:49.197 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:49.197 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:49.197 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:49.197 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:49.197 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:49.197 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:49.197 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:49.197 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:49.197 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:49.197 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:49.197 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:49.197 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:49.197 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-04-29 23:19:49.197 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:49.197 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:49.197 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:49.197 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:49.197 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:49.197 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:49.197 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:49.197 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:49.197 [Test worker @coroutine#5409] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-04-29 23:19:49.198 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@1036bb9f 2024-04-29 23:19:49.198 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@1036bb9f 2024-04-29 23:19:49.198 [Test worker @coroutine#5409] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-04-29 23:19:49.213 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1036bb9f 2024-04-29 23:19:49.225 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1036bb9f 2024-04-29 23:19:49.227 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1036bb9f 2024-04-29 23:19:49.228 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1036bb9f 2024-04-29 23:19:49.239 [DefaultDispatcher-worker-4 @coroutine#5417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1036bb9f 2024-04-29 23:19:49.248 [DefaultDispatcher-worker-12 @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1036bb9f 2024-04-29 23:19:49.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-04-29 23:19:49.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-04-29 23:19:49.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:49.250 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1036bb9f: (connection evicted) 2024-04-29 23:19:49.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:49.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-04-29 23:19:49.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-04-29 23:19:49.253 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-04-29 23:19:49.253 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:49.253 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:49.253 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:49.253 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:49.253 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:49.253 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:49.253 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58d9cd6 2024-04-29 23:19:49.253 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:49.253 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:49.253 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:49.253 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:49.253 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:49.253 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:49.253 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:49.254 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:49.254 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:49.254 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:49.254 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:49.254 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:49.254 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:49.254 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:49.254 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:49.254 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:49.254 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:49.254 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:49.254 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:49.254 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-04-29 23:19:49.254 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:49.254 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:49.254 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:49.254 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:49.254 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:49.254 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:49.254 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:49.254 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:49.254 [Test worker @coroutine#5438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-04-29 23:19:49.254 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@5233b7ad 2024-04-29 23:19:49.254 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@5233b7ad 2024-04-29 23:19:49.254 [Test worker @coroutine#5438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-04-29 23:19:49.271 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5233b7ad 2024-04-29 23:19:49.283 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5233b7ad 2024-04-29 23:19:49.284 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5233b7ad 2024-04-29 23:19:49.286 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5233b7ad 2024-04-29 23:19:49.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-04-29 23:19:49.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-04-29 23:19:49.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:49.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:49.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-04-29 23:19:49.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-04-29 23:19:49.348 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-04-29 23:19:49.348 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:49.348 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:49.348 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:49.348 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:49.348 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:49.348 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:49.348 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2381a837 2024-04-29 23:19:49.348 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:49.348 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:49.348 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:49.348 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:49.348 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:49.348 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:49.348 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:49.348 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:49.348 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:49.348 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:49.348 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:49.348 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:49.348 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:49.348 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:49.348 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:49.348 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:49.348 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:49.348 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:49.348 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:49.348 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-04-29 23:19:49.348 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:49.348 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:49.348 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:49.348 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:49.348 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:49.348 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:49.348 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:49.348 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:49.348 [Test worker @coroutine#5459] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-04-29 23:19:49.349 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@2523730b 2024-04-29 23:19:49.349 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@2523730b 2024-04-29 23:19:49.349 [Test worker @coroutine#5459] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-04-29 23:19:49.355 [DefaultDispatcher-worker-6 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2024-04-29 23:19:49.355 [DefaultDispatcher-worker-14 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-04-29 23:19:49.355 [DefaultDispatcher-worker-6 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.355 [DefaultDispatcher-worker-14 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.355 [DefaultDispatcher-worker-6 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:49.355 [DefaultDispatcher-worker-14 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:49.355 [DefaultDispatcher-worker-6 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.355 [DefaultDispatcher-worker-14 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.356 [DefaultDispatcher-worker-5 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.356 [DefaultDispatcher-worker-8 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.356 [DefaultDispatcher-worker-5 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.356 [DefaultDispatcher-worker-8 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.364 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2523730b 2024-04-29 23:19:49.375 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2523730b 2024-04-29 23:19:49.377 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2523730b 2024-04-29 23:19:49.379 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2523730b 2024-04-29 23:19:49.390 [DefaultDispatcher-worker-8 @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2523730b 2024-04-29 23:19:49.400 [DefaultDispatcher-worker-4 @coroutine#5459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2523730b 2024-04-29 23:19:49.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-04-29 23:19:49.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-04-29 23:19:49.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:49.406 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2523730b: (connection evicted) 2024-04-29 23:19:49.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:49.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-04-29 23:19:49.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-04-29 23:19:49.410 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2799f9a 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d90687 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d90687 2024-04-29 23:19:49.411 [Test worker @coroutine#5488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-04-29 23:19:49.428 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d90687 2024-04-29 23:19:49.440 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d90687 2024-04-29 23:19:49.442 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d90687 2024-04-29 23:19:49.443 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d90687 2024-04-29 23:19:49.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-04-29 23:19:49.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-04-29 23:19:49.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:49.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:49.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-04-29 23:19:49.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-04-29 23:19:49.448 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-04-29 23:19:49.448 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:49.448 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:49.448 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:49.448 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:49.448 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:49.448 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:49.448 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a59f3d9 2024-04-29 23:19:49.448 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:49.448 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:49.448 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:49.448 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:49.448 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:49.448 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:49.448 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:49.448 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:49.448 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:49.448 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:49.448 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:49.448 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:49.448 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:49.448 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:49.448 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:49.448 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:49.448 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:49.448 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:49.448 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:49.448 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-04-29 23:19:49.448 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:49.448 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:49.448 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:49.448 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:49.448 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:49.448 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:49.448 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:49.448 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:49.448 [Test worker @coroutine#5505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-04-29 23:19:49.449 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@591b8f15 2024-04-29 23:19:49.449 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@591b8f15 2024-04-29 23:19:49.449 [Test worker @coroutine#5505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-04-29 23:19:49.463 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591b8f15 2024-04-29 23:19:49.476 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591b8f15 2024-04-29 23:19:49.478 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591b8f15 2024-04-29 23:19:49.479 [DefaultDispatcher-worker-17 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2024-04-29 23:19:49.479 [DefaultDispatcher-worker-17 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.479 [DefaultDispatcher-worker-17 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:49.479 [DefaultDispatcher-worker-17 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.479 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591b8f15 2024-04-29 23:19:49.480 [DefaultDispatcher-worker-12 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.480 [DefaultDispatcher-worker-12 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-04-29 23:19:49.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-04-29 23:19:49.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:49.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:49.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-04-29 23:19:49.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b3606e8 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-04-29 23:19:49.483 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@28322fd3 2024-04-29 23:19:49.484 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@28322fd3 2024-04-29 23:19:49.484 [Test worker @coroutine#5524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-04-29 23:19:49.498 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28322fd3 2024-04-29 23:19:49.510 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28322fd3 2024-04-29 23:19:49.511 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28322fd3 2024-04-29 23:19:49.513 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28322fd3 2024-04-29 23:19:49.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-04-29 23:19:49.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-04-29 23:19:49.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:49.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:49.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-04-29 23:19:49.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-04-29 23:19:49.525 [UI Thread @coroutine#5546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40085/Site/verify 2024-04-29 23:19:49.525 [UI Thread @coroutine#5546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40085/Site/verify. 2024-04-29 23:19:49.525 [UI Thread @coroutine#5546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40085/Site/verify 2024-04-29 23:19:49.527 [UI Thread @coroutine#5546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40085/Site/verify 2024-04-29 23:19:49.527 [UI Thread @coroutine#5546] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40085/Site/verify 2024-04-29 23:19:49.528 [UI Thread @coroutine#5546] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40085/Site/verify. 2024-04-29 23:19:49.528 [UI Thread @coroutine#5546] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40085/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:49.533 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-04-29 23:19:49.533 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:49.533 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:49.533 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:49.533 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:49.533 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:49.533 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:49.533 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1768c77f 2024-04-29 23:19:49.533 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:49.533 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:49.533 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:49.533 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:49.533 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:49.533 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:49.533 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:49.533 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:49.533 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:49.533 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:49.533 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:49.533 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:49.533 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:49.533 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:49.533 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:49.533 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:49.533 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:49.533 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:49.533 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:49.533 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-04-29 23:19:49.533 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:49.533 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:49.533 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:49.533 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:49.533 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:49.533 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:49.533 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:49.533 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:49.534 [Test worker @coroutine#5560] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-04-29 23:19:49.534 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@1192d1f5 2024-04-29 23:19:49.534 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@1192d1f5 2024-04-29 23:19:49.534 [Test worker @coroutine#5560] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-04-29 23:19:49.550 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1192d1f5 2024-04-29 23:19:49.561 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1192d1f5 2024-04-29 23:19:49.563 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1192d1f5 2024-04-29 23:19:49.565 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1192d1f5 2024-04-29 23:19:49.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-04-29 23:19:49.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-04-29 23:19:49.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:49.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:49.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-04-29 23:19:49.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-04-29 23:19:49.568 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-04-29 23:19:49.568 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:49.568 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:49.568 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:49.568 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:49.568 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:49.568 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:49.568 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a07afe6 2024-04-29 23:19:49.568 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:49.568 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:49.568 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:49.568 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:49.568 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:49.568 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:49.568 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:49.568 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:49.568 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:49.568 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:49.568 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:49.568 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:49.568 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:49.568 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:49.568 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:49.568 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:49.568 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:49.568 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:49.568 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:49.568 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-04-29 23:19:49.568 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:49.568 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:49.568 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:49.568 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:49.568 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:49.568 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:49.568 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:49.568 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:49.568 [Test worker @coroutine#5578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-04-29 23:19:49.569 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca95b1e 2024-04-29 23:19:49.569 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca95b1e 2024-04-29 23:19:49.569 [Test worker @coroutine#5578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-04-29 23:19:49.584 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca95b1e 2024-04-29 23:19:49.588 [DefaultDispatcher-worker-16 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 23:19:49.588 [DefaultDispatcher-worker-16 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.588 [DefaultDispatcher-worker-16 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:49.588 [DefaultDispatcher-worker-16 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.589 [DefaultDispatcher-worker-4 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.589 [DefaultDispatcher-worker-4 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.596 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca95b1e 2024-04-29 23:19:49.597 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca95b1e 2024-04-29 23:19:49.599 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca95b1e 2024-04-29 23:19:49.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-04-29 23:19:49.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-04-29 23:19:49.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:49.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:49.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-04-29 23:19:49.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45ec9b22 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@7537f638 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@7537f638 2024-04-29 23:19:49.603 [Test worker @coroutine#5599] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-04-29 23:19:49.622 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7537f638 2024-04-29 23:19:49.628 [DefaultDispatcher-worker-17 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee5792a 2024-04-29 23:19:49.628 [DefaultDispatcher-worker-17 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.628 [DefaultDispatcher-worker-17 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:49.628 [DefaultDispatcher-worker-17 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.630 [DefaultDispatcher-worker-15 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.630 [DefaultDispatcher-worker-15 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.634 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7537f638 2024-04-29 23:19:49.636 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7537f638 2024-04-29 23:19:49.638 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7537f638 2024-04-29 23:19:49.640 [UI Thread @coroutine#5617] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57899/Site/verify 2024-04-29 23:19:49.640 [UI Thread @coroutine#5617] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57899/Site/verify. 2024-04-29 23:19:49.640 [UI Thread @coroutine#5617] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57899/Site/verify 2024-04-29 23:19:49.642 [UI Thread @coroutine#5617] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57899/Site/verify 2024-04-29 23:19:49.642 [UI Thread @coroutine#5617] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57899/Site/verify 2024-04-29 23:19:49.642 [UI Thread @coroutine#5617] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57899/Site/verify. 2024-04-29 23:19:49.642 [UI Thread @coroutine#5617] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57899/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:49.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-04-29 23:19:49.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-04-29 23:19:49.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:49.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:49.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-04-29 23:19:49.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-04-29 23:19:49.646 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:49.648 [UI Thread @coroutine#5629] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44075/Site/verify 2024-04-29 23:19:49.648 [UI Thread @coroutine#5629] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44075/Site/verify. 2024-04-29 23:19:49.648 [UI Thread @coroutine#5629] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44075/Site/verify 2024-04-29 23:19:49.650 [UI Thread @coroutine#5629] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44075/Site/verify 2024-04-29 23:19:49.650 [UI Thread @coroutine#5629] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44075/Site/verify 2024-04-29 23:19:49.650 [UI Thread @coroutine#5629] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44075/Site/verify. 2024-04-29 23:19:49.650 [UI Thread @coroutine#5629] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44075/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:49.655 [UI Thread @coroutine#5642] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50713/Site/verify 2024-04-29 23:19:49.655 [UI Thread @coroutine#5642] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50713/Site/verify. 2024-04-29 23:19:49.655 [UI Thread @coroutine#5642] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50713/Site/verify 2024-04-29 23:19:49.656 [UI Thread @coroutine#5642] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50713/Site/verify 2024-04-29 23:19:49.656 [UI Thread @coroutine#5642] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50713/Site/verify 2024-04-29 23:19:49.656 [UI Thread @coroutine#5642] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50713/Site/verify. 2024-04-29 23:19:49.656 [UI Thread @coroutine#5642] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50713/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:49.661 [UI Thread @coroutine#5656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-04-29 23:19:49.662 [UI Thread @coroutine#5656] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2024-04-29 23:19:49.662 [UI Thread @coroutine#5656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-04-29 23:19:49.663 [UI Thread @coroutine#5656] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@224855fe 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fad5e7 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fad5e7 2024-04-29 23:19:49.666 [Test worker @coroutine#5663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-04-29 23:19:49.682 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fad5e7 2024-04-29 23:19:49.694 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fad5e7 2024-04-29 23:19:49.695 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fad5e7 2024-04-29 23:19:49.697 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fad5e7 2024-04-29 23:19:49.709 [DefaultDispatcher-worker-5 @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fad5e7 2024-04-29 23:19:49.711 [DefaultDispatcher-worker-7 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff56388 2024-04-29 23:19:49.711 [DefaultDispatcher-worker-7 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.711 [DefaultDispatcher-worker-7 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:49.711 [DefaultDispatcher-worker-7 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.712 [DefaultDispatcher-worker-6 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.727 [DefaultDispatcher-worker-2 @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fad5e7 2024-04-29 23:19:49.737 [DefaultDispatcher-worker-2 @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fad5e7 2024-04-29 23:19:49.747 [DefaultDispatcher-worker-6 @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fad5e7 2024-04-29 23:19:49.758 [DefaultDispatcher-worker-5 @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fad5e7 2024-04-29 23:19:49.767 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:49.767 [DefaultDispatcher-worker-12 @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fad5e7 2024-04-29 23:19:49.779 [DefaultDispatcher-worker-8 @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fad5e7 2024-04-29 23:19:49.800 [DefaultDispatcher-worker-1 @coroutine#5689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fad5e7 2024-04-29 23:19:49.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-04-29 23:19:49.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-04-29 23:19:49.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:49.801 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fad5e7: (connection evicted) 2024-04-29 23:19:49.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:49.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-04-29 23:19:49.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-04-29 23:19:49.804 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-04-29 23:19:49.804 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:49.804 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:49.804 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:49.804 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:49.804 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:49.804 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:49.804 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78b906d 2024-04-29 23:19:49.804 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:49.804 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:49.804 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:49.804 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:49.804 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:49.804 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:49.804 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:49.804 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:49.804 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:49.804 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:49.804 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:49.804 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:49.804 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:49.804 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:49.804 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:49.804 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:49.804 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:49.804 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:49.804 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:49.804 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-04-29 23:19:49.804 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:49.804 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:49.804 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:49.804 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:49.804 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:49.804 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:49.804 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:49.804 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:49.804 [Test worker @coroutine#5695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-04-29 23:19:49.805 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@34018757 2024-04-29 23:19:49.805 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@34018757 2024-04-29 23:19:49.805 [Test worker @coroutine#5695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-04-29 23:19:49.809 [DefaultDispatcher-worker-6 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 23:19:49.809 [DefaultDispatcher-worker-6 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.809 [DefaultDispatcher-worker-6 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:49.809 [DefaultDispatcher-worker-6 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.810 [DefaultDispatcher-worker-6 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.810 [DefaultDispatcher-worker-6 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.823 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34018757 2024-04-29 23:19:49.827 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:49.834 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34018757 2024-04-29 23:19:49.836 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34018757 2024-04-29 23:19:49.838 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34018757 2024-04-29 23:19:49.838 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-04-29 23:19:49.838 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:49.838 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:49.838 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:49.838 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:49.838 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:49.838 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:49.838 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61b06782 2024-04-29 23:19:49.838 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:49.838 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:49.838 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:49.838 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:49.838 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:49.839 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:49.839 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:49.839 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:49.839 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:49.839 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:49.839 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:49.839 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:49.839 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:49.839 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:49.839 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:49.839 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:49.839 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:49.839 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:49.839 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:49.839 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-04-29 23:19:49.839 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:49.839 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:49.839 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:49.839 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:49.839 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:49.839 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:49.839 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:49.839 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:49.839 [Test worker @coroutine#5695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-04-29 23:19:49.839 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@6434827e 2024-04-29 23:19:49.839 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@6434827e 2024-04-29 23:19:49.839 [Test worker @coroutine#5695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-04-29 23:19:49.854 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6434827e 2024-04-29 23:19:49.865 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6434827e 2024-04-29 23:19:49.867 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6434827e 2024-04-29 23:19:49.869 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6434827e 2024-04-29 23:19:49.881 [DefaultDispatcher-worker-6 @coroutine#5713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6434827e 2024-04-29 23:19:49.895 [DefaultDispatcher-worker-6 @coroutine#5695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34018757 2024-04-29 23:19:49.905 [HikariPool-217 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:49.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-04-29 23:19:49.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-04-29 23:19:49.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:49.912 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34018757: (connection evicted) 2024-04-29 23:19:49.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:49.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-04-29 23:19:49.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-04-29 23:19:49.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-04-29 23:19:49.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-04-29 23:19:49.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:49.913 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6434827e: (connection evicted) 2024-04-29 23:19:49.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:49.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-04-29 23:19:49.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-04-29 23:19:49.915 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-04-29 23:19:49.915 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:49.915 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:49.915 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:49.915 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:49.915 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:49.915 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:49.915 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9a88a92 2024-04-29 23:19:49.915 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:49.915 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:49.915 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:49.915 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:49.915 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:49.915 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:49.915 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:49.915 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:49.915 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:49.915 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:49.915 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:49.915 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:49.915 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:49.915 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:49.915 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:49.915 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:49.915 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:49.915 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:49.915 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:49.915 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-04-29 23:19:49.915 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:49.916 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:49.916 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:49.916 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:49.916 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:49.916 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:49.916 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:49.916 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:49.916 [Test worker @coroutine#5749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-04-29 23:19:49.916 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c25cb6 2024-04-29 23:19:49.916 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c25cb6 2024-04-29 23:19:49.916 [Test worker @coroutine#5749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-04-29 23:19:49.931 [DefaultDispatcher-worker-12 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-04-29 23:19:49.932 [DefaultDispatcher-worker-12 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.932 [DefaultDispatcher-worker-12 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:49.932 [DefaultDispatcher-worker-12 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.933 [DefaultDispatcher-worker-5 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.933 [DefaultDispatcher-worker-5 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:49.935 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c25cb6 2024-04-29 23:19:49.947 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c25cb6 2024-04-29 23:19:49.948 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c25cb6 2024-04-29 23:19:49.950 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c25cb6 2024-04-29 23:19:49.950 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dc9de0e 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b37ede0 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b37ede0 2024-04-29 23:19:49.951 [Test worker @coroutine#5749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-04-29 23:19:49.965 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37ede0 2024-04-29 23:19:49.977 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37ede0 2024-04-29 23:19:49.978 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37ede0 2024-04-29 23:19:49.980 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37ede0 2024-04-29 23:19:49.992 [DefaultDispatcher-worker-2 @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37ede0 2024-04-29 23:19:50.005 [DefaultDispatcher-worker-5 @coroutine#5749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c25cb6 2024-04-29 23:19:50.016 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:50.017 [DefaultDispatcher-worker-3 @coroutine#5749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c25cb6 2024-04-29 23:19:50.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-04-29 23:19:50.022 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-04-29 23:19:50.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:50.023 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15c25cb6: (connection evicted) 2024-04-29 23:19:50.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:50.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-04-29 23:19:50.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-04-29 23:19:50.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-04-29 23:19:50.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-04-29 23:19:50.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:50.024 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b37ede0: (connection evicted) 2024-04-29 23:19:50.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:50.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-04-29 23:19:50.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-04-29 23:19:50.026 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-04-29 23:19:50.026 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:50.026 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:50.026 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:50.026 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:50.026 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:50.026 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:50.026 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@106f566b 2024-04-29 23:19:50.026 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:50.026 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:50.026 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:50.026 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:50.026 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:50.026 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:50.026 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:50.026 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:50.026 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:50.026 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:50.026 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:50.026 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:50.026 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:50.026 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:50.026 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:50.026 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:50.026 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:50.026 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:50.026 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:50.026 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-04-29 23:19:50.026 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:50.026 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:50.026 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:50.026 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:50.026 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:50.026 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:50.026 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:50.026 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:50.026 [Test worker @coroutine#5803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-04-29 23:19:50.027 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@12eb281f 2024-04-29 23:19:50.027 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@12eb281f 2024-04-29 23:19:50.027 [Test worker @coroutine#5803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-04-29 23:19:50.045 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12eb281f 2024-04-29 23:19:50.057 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12eb281f 2024-04-29 23:19:50.058 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12eb281f 2024-04-29 23:19:50.060 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12eb281f 2024-04-29 23:19:50.060 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d95c7c2 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@233b5c71 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@233b5c71 2024-04-29 23:19:50.061 [Test worker @coroutine#5803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-04-29 23:19:50.075 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233b5c71 2024-04-29 23:19:50.086 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233b5c71 2024-04-29 23:19:50.088 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233b5c71 2024-04-29 23:19:50.090 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233b5c71 2024-04-29 23:19:50.102 [DefaultDispatcher-worker-15 @coroutine#5816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233b5c71 2024-04-29 23:19:50.119 [DefaultDispatcher-worker-16 @coroutine#5803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12eb281f 2024-04-29 23:19:50.127 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:50.129 [DefaultDispatcher-worker-5 @coroutine#5803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12eb281f 2024-04-29 23:19:50.161 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:50.177 [DefaultDispatcher-worker-5 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-04-29 23:19:50.178 [DefaultDispatcher-worker-5 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.178 [DefaultDispatcher-worker-5 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:50.178 [DefaultDispatcher-worker-5 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.179 [DefaultDispatcher-worker-2 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.179 [DefaultDispatcher-worker-2 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.179 [DefaultDispatcher-worker-14 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2024-04-29 23:19:50.180 [DefaultDispatcher-worker-14 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.180 [DefaultDispatcher-worker-14 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:50.180 [DefaultDispatcher-worker-14 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.181 [DefaultDispatcher-worker-3 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.181 [DefaultDispatcher-worker-3 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.369 [DefaultDispatcher-worker-16 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2024-04-29 23:19:50.369 [DefaultDispatcher-worker-16 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.369 [DefaultDispatcher-worker-16 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:50.369 [DefaultDispatcher-worker-17 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-04-29 23:19:50.369 [DefaultDispatcher-worker-16 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.369 [DefaultDispatcher-worker-17 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.369 [DefaultDispatcher-worker-17 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:50.369 [DefaultDispatcher-worker-17 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.370 [DefaultDispatcher-worker-10 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.370 [DefaultDispatcher-worker-10 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.370 [DefaultDispatcher-worker-1 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.370 [DefaultDispatcher-worker-1 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-04-29 23:19:50.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-04-29 23:19:50.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:50.382 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12eb281f: (connection evicted) 2024-04-29 23:19:50.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:50.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-04-29 23:19:50.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-04-29 23:19:50.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-04-29 23:19:50.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-04-29 23:19:50.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:50.383 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@233b5c71: (connection evicted) 2024-04-29 23:19:50.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:50.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-04-29 23:19:50.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-04-29 23:19:50.385 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-04-29 23:19:50.385 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:50.385 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:50.385 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:50.385 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:50.385 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:50.385 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:50.385 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79e2aa2d 2024-04-29 23:19:50.385 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:50.385 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:50.385 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:50.385 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:50.385 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:50.385 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:50.385 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:50.385 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:50.385 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:50.385 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:50.385 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:50.385 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:50.385 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:50.385 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:50.385 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:50.385 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:50.385 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:50.385 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:50.385 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:50.385 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-04-29 23:19:50.385 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:50.385 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:50.385 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:50.385 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:50.385 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:50.385 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:50.385 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:50.385 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:50.385 [Test worker @coroutine#5867] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-04-29 23:19:50.386 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@21259314 2024-04-29 23:19:50.386 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@21259314 2024-04-29 23:19:50.386 [Test worker @coroutine#5867] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-04-29 23:19:50.403 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21259314 2024-04-29 23:19:50.415 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21259314 2024-04-29 23:19:50.417 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21259314 2024-04-29 23:19:50.418 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21259314 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b284acc 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@70cc0601 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@70cc0601 2024-04-29 23:19:50.419 [Test worker @coroutine#5867] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-04-29 23:19:50.433 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70cc0601 2024-04-29 23:19:50.444 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70cc0601 2024-04-29 23:19:50.446 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70cc0601 2024-04-29 23:19:50.448 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70cc0601 2024-04-29 23:19:50.460 [DefaultDispatcher-worker-8 @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70cc0601 2024-04-29 23:19:50.473 [DefaultDispatcher-worker-9 @coroutine#5867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21259314 2024-04-29 23:19:50.482 [DefaultDispatcher-worker-8 @coroutine#5867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21259314 2024-04-29 23:19:50.486 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:50.492 [DefaultDispatcher-worker-2 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2024-04-29 23:19:50.493 [DefaultDispatcher-worker-2 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.493 [DefaultDispatcher-worker-2 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:50.493 [DefaultDispatcher-worker-2 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.494 [DefaultDispatcher-worker-5 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.494 [DefaultDispatcher-worker-5 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.494 [DefaultDispatcher-worker-6 @coroutine#5867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21259314 2024-04-29 23:19:50.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-04-29 23:19:50.499 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-04-29 23:19:50.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:50.499 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21259314: (connection evicted) 2024-04-29 23:19:50.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:50.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-04-29 23:19:50.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-04-29 23:19:50.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-04-29 23:19:50.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-04-29 23:19:50.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:50.500 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70cc0601: (connection evicted) 2024-04-29 23:19:50.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:50.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-04-29 23:19:50.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-04-29 23:19:50.502 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-04-29 23:19:50.502 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:50.502 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:50.502 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:50.502 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:50.502 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:50.502 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:50.502 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ba821ef 2024-04-29 23:19:50.502 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:50.502 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:50.502 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:50.502 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:50.502 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:50.502 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:50.502 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:50.502 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:50.502 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:50.502 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:50.502 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:50.502 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:50.502 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:50.502 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:50.502 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:50.502 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:50.502 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:50.502 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:50.502 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:50.502 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-04-29 23:19:50.502 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:50.502 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:50.502 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:50.502 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:50.502 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:50.502 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:50.502 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:50.502 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:50.502 [Test worker @coroutine#5923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-04-29 23:19:50.503 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@2779acb2 2024-04-29 23:19:50.503 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@2779acb2 2024-04-29 23:19:50.503 [Test worker @coroutine#5923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-04-29 23:19:50.520 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2779acb2 2024-04-29 23:19:50.531 [Test worker @coroutine#5924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2779acb2 2024-04-29 23:19:50.533 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2779acb2 2024-04-29 23:19:50.535 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2779acb2 2024-04-29 23:19:50.535 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-04-29 23:19:50.535 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:50.535 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:50.535 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:50.535 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:50.535 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:50.535 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:50.535 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2caf182e 2024-04-29 23:19:50.535 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:50.535 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:50.535 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:50.535 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:50.535 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:50.535 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:50.535 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:50.535 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:50.535 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:50.535 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:50.535 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:50.535 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:50.535 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:50.535 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:50.535 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:50.535 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:50.535 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:50.535 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:50.535 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:50.535 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-04-29 23:19:50.535 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:50.535 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:50.535 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:50.535 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:50.535 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:50.535 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:50.535 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:50.535 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:50.535 [Test worker @coroutine#5923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-04-29 23:19:50.536 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d8e6daa 2024-04-29 23:19:50.536 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d8e6daa 2024-04-29 23:19:50.536 [Test worker @coroutine#5923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-04-29 23:19:50.549 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d8e6daa 2024-04-29 23:19:50.561 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d8e6daa 2024-04-29 23:19:50.563 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d8e6daa 2024-04-29 23:19:50.564 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d8e6daa 2024-04-29 23:19:50.576 [DefaultDispatcher-worker-12 @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d8e6daa 2024-04-29 23:19:50.589 [DefaultDispatcher-worker-9 @coroutine#5923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2779acb2 2024-04-29 23:19:50.600 [DefaultDispatcher-worker-3 @coroutine#5923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2779acb2 2024-04-29 23:19:50.602 [DefaultDispatcher-worker-16 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 23:19:50.602 [DefaultDispatcher-worker-16 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.602 [DefaultDispatcher-worker-16 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:50.602 [DefaultDispatcher-worker-16 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.603 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:50.603 [DefaultDispatcher-worker-6 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.603 [DefaultDispatcher-worker-6 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.608 [DefaultDispatcher-worker-9 @coroutine#5923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2779acb2 2024-04-29 23:19:50.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-04-29 23:19:50.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-04-29 23:19:50.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:50.613 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2779acb2: (connection evicted) 2024-04-29 23:19:50.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:50.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-04-29 23:19:50.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-04-29 23:19:50.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-04-29 23:19:50.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-04-29 23:19:50.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:50.614 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d8e6daa: (connection evicted) 2024-04-29 23:19:50.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:50.615 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-04-29 23:19:50.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-04-29 23:19:50.616 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-04-29 23:19:50.616 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:50.616 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:50.616 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:50.616 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:50.616 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:50.616 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:50.616 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fec198a 2024-04-29 23:19:50.616 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:50.616 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:50.616 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:50.616 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:50.616 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:50.616 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:50.616 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:50.616 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:50.616 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:50.616 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:50.616 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:50.616 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:50.616 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:50.616 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:50.616 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:50.616 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:50.616 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:50.616 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:50.616 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:50.616 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-04-29 23:19:50.616 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:50.616 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:50.616 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:50.616 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:50.616 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:50.616 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:50.616 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:50.616 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:50.616 [Test worker @coroutine#5977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-04-29 23:19:50.617 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@271ced5f 2024-04-29 23:19:50.617 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@271ced5f 2024-04-29 23:19:50.617 [Test worker @coroutine#5977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-04-29 23:19:50.635 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271ced5f 2024-04-29 23:19:50.639 [DefaultDispatcher-worker-8 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee5792a 2024-04-29 23:19:50.639 [DefaultDispatcher-worker-8 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.640 [DefaultDispatcher-worker-8 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:50.640 [DefaultDispatcher-worker-8 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.641 [DefaultDispatcher-worker-10 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.641 [DefaultDispatcher-worker-10 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.647 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271ced5f 2024-04-29 23:19:50.649 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271ced5f 2024-04-29 23:19:50.651 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271ced5f 2024-04-29 23:19:50.651 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-04-29 23:19:50.651 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:50.651 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:50.651 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:50.651 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:50.651 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:50.651 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:50.651 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c6a7553 2024-04-29 23:19:50.651 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:50.651 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:50.651 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:50.651 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:50.651 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:50.651 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:50.651 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:50.651 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:50.651 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:50.651 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:50.651 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:50.651 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:50.651 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:50.651 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:50.651 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:50.651 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:50.651 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:50.651 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:50.651 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:50.651 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-04-29 23:19:50.651 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:50.651 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:50.651 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:50.651 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:50.651 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:50.651 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:50.651 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:50.651 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:50.651 [Test worker @coroutine#5977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-04-29 23:19:50.652 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@3087b35f 2024-04-29 23:19:50.652 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@3087b35f 2024-04-29 23:19:50.652 [Test worker @coroutine#5977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-04-29 23:19:50.666 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3087b35f 2024-04-29 23:19:50.679 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3087b35f 2024-04-29 23:19:50.681 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3087b35f 2024-04-29 23:19:50.683 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3087b35f 2024-04-29 23:19:50.695 [DefaultDispatcher-worker-13 @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3087b35f 2024-04-29 23:19:50.706 [DefaultDispatcher-worker-3 @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271ced5f 2024-04-29 23:19:50.715 [DefaultDispatcher-worker-3 @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271ced5f 2024-04-29 23:19:50.717 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:50.724 [DefaultDispatcher-worker-11 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff56388 2024-04-29 23:19:50.724 [DefaultDispatcher-worker-11 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.724 [DefaultDispatcher-worker-11 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:50.724 [DefaultDispatcher-worker-11 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.725 [DefaultDispatcher-worker-3 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.726 [DefaultDispatcher-worker-4 @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271ced5f 2024-04-29 23:19:50.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-04-29 23:19:50.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-04-29 23:19:50.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:50.731 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@271ced5f: (connection evicted) 2024-04-29 23:19:50.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:50.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-04-29 23:19:50.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-04-29 23:19:50.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-04-29 23:19:50.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-04-29 23:19:50.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:50.732 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3087b35f: (connection evicted) 2024-04-29 23:19:50.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:50.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-04-29 23:19:50.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-04-29 23:19:50.734 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-04-29 23:19:50.734 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:50.734 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:50.734 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:50.734 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:50.734 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:50.734 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:50.734 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35c344ce 2024-04-29 23:19:50.734 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:50.734 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:50.734 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:50.734 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:50.735 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:50.735 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:50.735 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:50.735 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:50.735 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:50.735 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:50.735 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:50.735 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:50.735 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:50.735 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:50.735 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:50.735 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:50.735 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:50.735 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:50.735 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:50.735 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-04-29 23:19:50.735 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:50.735 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:50.735 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:50.735 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:50.735 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:50.735 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:50.735 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:50.735 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:50.735 [Test worker @coroutine#6034] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-04-29 23:19:50.735 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e587cd 2024-04-29 23:19:50.735 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e587cd 2024-04-29 23:19:50.735 [Test worker @coroutine#6034] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-04-29 23:19:50.751 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e587cd 2024-04-29 23:19:50.763 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e587cd 2024-04-29 23:19:50.764 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e587cd 2024-04-29 23:19:50.766 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e587cd 2024-04-29 23:19:50.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-04-29 23:19:50.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-04-29 23:19:50.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:50.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:50.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-04-29 23:19:50.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-04-29 23:19:50.776 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-04-29 23:19:50.776 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:50.776 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:50.776 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:50.776 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:50.776 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:50.776 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:50.776 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fe739e7 2024-04-29 23:19:50.776 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:50.776 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:50.776 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:50.776 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:50.776 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:50.776 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:50.776 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:50.776 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:50.776 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:50.776 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:50.776 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:50.776 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:50.776 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:50.776 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:50.776 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:50.776 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:50.776 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:50.776 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:50.776 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:50.776 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-04-29 23:19:50.776 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:50.776 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:50.777 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:50.777 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:50.777 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:50.777 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:50.777 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:50.777 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:50.777 [Test worker @coroutine#6056] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-04-29 23:19:50.777 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c057419 2024-04-29 23:19:50.777 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c057419 2024-04-29 23:19:50.777 [Test worker @coroutine#6056] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-04-29 23:19:50.793 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c057419 2024-04-29 23:19:50.805 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c057419 2024-04-29 23:19:50.806 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c057419 2024-04-29 23:19:50.808 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c057419 2024-04-29 23:19:50.822 [DefaultDispatcher-worker-2 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f3c920 2024-04-29 23:19:50.822 [DefaultDispatcher-worker-2 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.822 [DefaultDispatcher-worker-2 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:50.822 [DefaultDispatcher-worker-2 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.823 [DefaultDispatcher-worker-3 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.823 [DefaultDispatcher-worker-3 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40635/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.837 [DefaultDispatcher-worker-3 @coroutine#6056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c057419 2024-04-29 23:19:50.846 [DefaultDispatcher-worker-15 @coroutine#6063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c057419 2024-04-29 23:19:50.855 [DefaultDispatcher-worker-5 @coroutine#6056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c057419 2024-04-29 23:19:50.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-04-29 23:19:50.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-04-29 23:19:50.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:50.860 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c057419: (connection evicted) 2024-04-29 23:19:50.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:50.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-04-29 23:19:50.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-04-29 23:19:50.862 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-04-29 23:19:50.862 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:50.862 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:50.862 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:50.862 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:50.862 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:50.862 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:50.862 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22fc807e 2024-04-29 23:19:50.862 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:50.862 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:50.862 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:50.862 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:50.862 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:50.862 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:50.862 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:50.862 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:50.862 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:50.862 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:50.862 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:50.862 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:50.862 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:50.862 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:50.862 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:50.862 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:50.862 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:50.862 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:50.862 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:50.862 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-04-29 23:19:50.862 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:50.862 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:50.862 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:50.862 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:50.862 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:50.862 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:50.862 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:50.862 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:50.862 [Test worker @coroutine#6084] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-04-29 23:19:50.863 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e74fa3 2024-04-29 23:19:50.863 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e74fa3 2024-04-29 23:19:50.863 [Test worker @coroutine#6084] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-04-29 23:19:50.877 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e74fa3 2024-04-29 23:19:50.888 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e74fa3 2024-04-29 23:19:50.890 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e74fa3 2024-04-29 23:19:50.892 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e74fa3 2024-04-29 23:19:50.902 [DefaultDispatcher-worker-16 @coroutine#6091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e74fa3 2024-04-29 23:19:50.922 [DefaultDispatcher-worker-11 @coroutine#6084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e74fa3 2024-04-29 23:19:50.933 [DefaultDispatcher-worker-5 @coroutine#6084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e74fa3 2024-04-29 23:19:50.944 [DefaultDispatcher-worker-3 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-04-29 23:19:50.944 [DefaultDispatcher-worker-3 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.944 [DefaultDispatcher-worker-3 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:50.944 [DefaultDispatcher-worker-3 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.945 [DefaultDispatcher-worker-10 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.945 [DefaultDispatcher-worker-10 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36703/UmAppDatabase/replication/nodeId 2024-04-29 23:19:50.949 [DefaultDispatcher-worker-17 @coroutine#6107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e74fa3 2024-04-29 23:19:50.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-04-29 23:19:50.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-04-29 23:19:50.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:50.950 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42e74fa3: (connection evicted) 2024-04-29 23:19:50.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:50.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-04-29 23:19:50.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-04-29 23:19:50.952 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-04-29 23:19:50.952 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:50.952 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:50.952 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:50.952 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:50.952 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:50.952 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:50.952 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c1fe350 2024-04-29 23:19:50.952 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:50.952 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:50.952 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:50.952 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:50.952 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:50.952 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:50.952 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:50.952 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:50.952 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:50.952 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:50.952 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:50.953 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:50.953 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:50.953 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:50.953 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:50.953 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:50.953 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:50.953 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:50.953 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:50.953 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-04-29 23:19:50.953 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:50.953 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:50.953 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:50.953 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:50.953 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:50.953 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:50.953 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:50.953 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:50.953 [Test worker @coroutine#6118] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-04-29 23:19:50.953 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@52baaf87 2024-04-29 23:19:50.953 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@52baaf87 2024-04-29 23:19:50.953 [Test worker @coroutine#6118] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-04-29 23:19:50.969 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52baaf87 2024-04-29 23:19:50.981 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52baaf87 2024-04-29 23:19:50.982 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52baaf87 2024-04-29 23:19:50.984 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52baaf87 2024-04-29 23:19:51.010 [DefaultDispatcher-worker-11 @coroutine#6118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52baaf87 2024-04-29 23:19:51.020 [DefaultDispatcher-worker-11 @coroutine#6125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52baaf87 2024-04-29 23:19:51.028 [DefaultDispatcher-worker-11 @coroutine#6118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52baaf87 2024-04-29 23:19:51.041 [DefaultDispatcher-worker-7 @coroutine#6142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52baaf87 2024-04-29 23:19:51.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-04-29 23:19:51.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-04-29 23:19:51.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:51.043 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52baaf87: (connection evicted) 2024-04-29 23:19:51.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:51.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-04-29 23:19:51.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-04-29 23:19:51.046 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-04-29 23:19:51.046 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:51.046 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:51.046 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:51.046 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:51.046 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:51.046 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:51.046 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71c16f67 2024-04-29 23:19:51.046 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:51.046 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:51.046 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:51.046 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:51.046 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:51.046 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:51.046 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:51.046 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:51.046 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:51.046 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:51.046 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:51.046 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:51.046 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:51.046 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:51.046 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:51.046 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:51.046 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:51.046 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:51.046 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:51.046 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-04-29 23:19:51.046 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:51.046 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:51.046 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:51.046 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:51.046 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:51.046 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:51.046 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:51.046 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:51.046 [Test worker @coroutine#6151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-04-29 23:19:51.047 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc0b40a 2024-04-29 23:19:51.047 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc0b40a 2024-04-29 23:19:51.047 [Test worker @coroutine#6151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-04-29 23:19:51.064 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc0b40a 2024-04-29 23:19:51.076 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc0b40a 2024-04-29 23:19:51.078 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc0b40a 2024-04-29 23:19:51.080 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc0b40a 2024-04-29 23:19:51.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-04-29 23:19:51.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-04-29 23:19:51.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:51.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:51.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-04-29 23:19:51.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b811d1c 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@221ec884 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@221ec884 2024-04-29 23:19:51.086 [Test worker @coroutine#6175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-04-29 23:19:51.103 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221ec884 2024-04-29 23:19:51.115 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221ec884 2024-04-29 23:19:51.117 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221ec884 2024-04-29 23:19:51.118 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221ec884 2024-04-29 23:19:51.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-04-29 23:19:51.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-04-29 23:19:51.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:51.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:51.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-04-29 23:19:51.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-04-29 23:19:51.122 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-04-29 23:19:51.122 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:51.122 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:51.122 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:51.122 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:51.122 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:51.122 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:51.122 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e8acdfc 2024-04-29 23:19:51.122 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:51.122 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:51.122 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:51.122 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:51.122 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:51.122 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:51.122 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:51.122 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:51.122 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:51.122 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:51.122 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:51.122 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:51.122 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:51.122 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:51.122 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:51.122 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:51.122 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:51.122 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:51.122 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:51.122 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-04-29 23:19:51.122 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:51.122 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:51.122 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:51.122 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:51.122 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:51.122 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:51.122 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:51.122 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:51.122 [Test worker @coroutine#6197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-04-29 23:19:51.123 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@ef64a8f 2024-04-29 23:19:51.123 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@ef64a8f 2024-04-29 23:19:51.123 [Test worker @coroutine#6197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-04-29 23:19:51.137 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef64a8f 2024-04-29 23:19:51.148 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef64a8f 2024-04-29 23:19:51.150 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef64a8f 2024-04-29 23:19:51.152 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef64a8f 2024-04-29 23:19:51.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-04-29 23:19:51.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-04-29 23:19:51.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:51.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:51.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-04-29 23:19:51.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-04-29 23:19:51.157 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75092be0 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@73d9232 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@73d9232 2024-04-29 23:19:51.158 [UI Thread @coroutine#6220] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-04-29 23:19:51.176 [UI Thread @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73d9232 2024-04-29 23:19:51.189 [UI Thread @coroutine#6223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73d9232 2024-04-29 23:19:51.191 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73d9232 2024-04-29 23:19:51.191 [DefaultDispatcher-worker-13 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aebdb4 2024-04-29 23:19:51.191 [DefaultDispatcher-worker-13 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:51.191 [DefaultDispatcher-worker-13 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:51.191 [DefaultDispatcher-worker-13 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:51.192 [DefaultDispatcher-worker-16 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:51.192 [DefaultDispatcher-worker-16 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59899/UmAppDatabase/replication/nodeId 2024-04-29 23:19:51.193 [DefaultDispatcher-worker-11 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623c9988 2024-04-29 23:19:51.193 [DefaultDispatcher-worker-11 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:51.193 [DefaultDispatcher-worker-11 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:51.193 [DefaultDispatcher-worker-11 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:51.193 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73d9232 2024-04-29 23:19:51.194 [DefaultDispatcher-worker-3 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:51.194 [DefaultDispatcher-worker-3 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38357/UmAppDatabase/replication/nodeId 2024-04-29 23:19:51.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-04-29 23:19:51.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-04-29 23:19:51.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:51.196 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73d9232: (connection evicted) 2024-04-29 23:19:51.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:51.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-04-29 23:19:51.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-04-29 23:19:51.199 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-04-29 23:19:51.199 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:51.199 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:51.199 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:51.199 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:51.199 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:51.199 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:51.199 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@608ccfcd 2024-04-29 23:19:51.199 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:51.199 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:51.199 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:51.199 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:51.199 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:51.199 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:51.199 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:51.199 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:51.199 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:51.199 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:51.199 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:51.199 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:51.199 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:51.199 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:51.199 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:51.199 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:51.199 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:51.199 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:51.199 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:51.199 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-04-29 23:19:51.199 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:51.199 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:51.199 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:51.199 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:51.199 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:51.199 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:51.199 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:51.199 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:51.199 [Test worker @coroutine#6240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-04-29 23:19:51.200 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@66cb7a21 2024-04-29 23:19:51.200 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@66cb7a21 2024-04-29 23:19:51.200 [Test worker @coroutine#6240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-04-29 23:19:51.217 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66cb7a21 2024-04-29 23:19:51.228 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66cb7a21 2024-04-29 23:19:51.230 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66cb7a21 2024-04-29 23:19:51.232 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66cb7a21 2024-04-29 23:19:51.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-04-29 23:19:51.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-04-29 23:19:51.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:51.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:51.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-04-29 23:19:51.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-04-29 23:19:51.235 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-04-29 23:19:51.235 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:51.235 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:51.235 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:51.235 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:51.235 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:51.235 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:51.235 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25af233d 2024-04-29 23:19:51.235 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:51.235 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:51.235 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:51.235 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:51.235 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:51.235 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:51.235 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:51.235 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:51.235 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:51.235 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:51.236 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:51.236 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:51.236 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:51.236 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:51.236 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:51.236 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:51.236 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:51.236 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:51.236 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:51.236 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-04-29 23:19:51.236 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:51.236 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:51.236 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:51.236 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:51.236 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:51.236 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:51.236 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:51.236 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:51.236 [Test worker @coroutine#6256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-04-29 23:19:51.236 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@3464d24c 2024-04-29 23:19:51.236 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@3464d24c 2024-04-29 23:19:51.236 [Test worker @coroutine#6256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-04-29 23:19:51.250 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3464d24c 2024-04-29 23:19:51.263 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3464d24c 2024-04-29 23:19:51.265 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3464d24c 2024-04-29 23:19:51.267 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3464d24c 2024-04-29 23:19:51.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-04-29 23:19:51.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-04-29 23:19:51.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:51.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:51.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-04-29 23:19:51.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@608707d 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@8cc7489 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@8cc7489 2024-04-29 23:19:51.270 [Test worker @coroutine#6272] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-04-29 23:19:51.285 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8cc7489 2024-04-29 23:19:51.297 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8cc7489 2024-04-29 23:19:51.299 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8cc7489 2024-04-29 23:19:51.300 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8cc7489 2024-04-29 23:19:51.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-04-29 23:19:51.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-04-29 23:19:51.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:51.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:51.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-04-29 23:19:51.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-04-29 23:19:51.303 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-04-29 23:19:51.303 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:51.303 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:51.303 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:51.303 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:51.303 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:51.303 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:51.303 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3467d540 2024-04-29 23:19:51.303 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:51.303 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:51.303 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:51.303 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:51.303 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:51.303 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:51.303 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:51.303 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:51.303 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:51.303 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:51.303 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:51.303 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:51.303 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:51.303 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:51.303 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:51.303 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:51.303 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:51.303 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:51.303 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:51.303 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-04-29 23:19:51.303 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:51.303 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:51.303 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:51.303 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:51.303 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:51.303 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:51.303 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:51.303 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:51.303 [Test worker @coroutine#6288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-04-29 23:19:51.304 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e32a23 2024-04-29 23:19:51.304 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e32a23 2024-04-29 23:19:51.304 [Test worker @coroutine#6288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-04-29 23:19:51.318 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e32a23 2024-04-29 23:19:51.330 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e32a23 2024-04-29 23:19:51.331 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e32a23 2024-04-29 23:19:51.338 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e32a23 2024-04-29 23:19:51.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-04-29 23:19:51.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-04-29 23:19:51.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:51.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:51.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-04-29 23:19:51.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-04-29 23:19:51.342 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:51.342 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-04-29 23:19:51.342 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:51.342 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:51.342 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:51.342 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:51.342 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:51.342 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:51.342 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8611b3f 2024-04-29 23:19:51.342 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:51.342 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:51.342 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:51.342 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:51.342 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:51.342 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:51.342 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:51.342 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:51.342 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:51.342 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:51.342 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:51.342 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:51.342 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:51.342 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:51.342 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:51.342 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:51.342 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:51.342 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:51.342 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:51.342 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-04-29 23:19:51.342 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:51.342 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:51.342 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:51.342 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:51.342 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:51.342 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:51.342 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:51.342 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:51.342 [Test worker @coroutine#6305] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-04-29 23:19:51.343 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@677480c8 2024-04-29 23:19:51.343 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@677480c8 2024-04-29 23:19:51.343 [Test worker @coroutine#6305] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-04-29 23:19:51.358 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@677480c8 2024-04-29 23:19:51.364 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:51.369 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@677480c8 2024-04-29 23:19:51.371 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@677480c8 2024-04-29 23:19:51.373 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@677480c8 2024-04-29 23:19:51.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-04-29 23:19:51.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-04-29 23:19:51.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:51.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:51.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-04-29 23:19:51.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-04-29 23:19:51.379 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-04-29 23:19:51.379 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:51.379 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:51.379 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:51.379 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:51.379 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:51.379 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:51.379 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23327c53 2024-04-29 23:19:51.379 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:51.379 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:51.379 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:51.379 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:51.379 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:51.379 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:51.379 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:51.379 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:51.379 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:51.379 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:51.379 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:51.379 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:51.379 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:51.379 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:51.379 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:51.379 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:51.379 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:51.379 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:51.379 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:51.379 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-04-29 23:19:51.379 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:51.379 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:51.379 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:51.379 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:51.379 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:51.379 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:51.379 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:51.379 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:51.379 [Test worker @coroutine#6324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-04-29 23:19:51.380 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@260f8704 2024-04-29 23:19:51.380 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@260f8704 2024-04-29 23:19:51.380 [Test worker @coroutine#6324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-04-29 23:19:51.383 [DefaultDispatcher-worker-5 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2024-04-29 23:19:51.383 [DefaultDispatcher-worker-5 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:51.383 [DefaultDispatcher-worker-4 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-04-29 23:19:51.383 [DefaultDispatcher-worker-5 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:51.383 [DefaultDispatcher-worker-5 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:51.383 [DefaultDispatcher-worker-4 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:51.383 [DefaultDispatcher-worker-4 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:51.383 [DefaultDispatcher-worker-4 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:51.384 [DefaultDispatcher-worker-13 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:51.384 [DefaultDispatcher-worker-13 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59359/UmAppDatabase/replication/nodeId 2024-04-29 23:19:51.384 [DefaultDispatcher-worker-16 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:51.384 [DefaultDispatcher-worker-16 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47753/UmAppDatabase/replication/nodeId 2024-04-29 23:19:51.395 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@260f8704 2024-04-29 23:19:51.407 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@260f8704 2024-04-29 23:19:51.409 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@260f8704 2024-04-29 23:19:51.411 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@260f8704 2024-04-29 23:19:51.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-04-29 23:19:51.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-04-29 23:19:51.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:51.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:51.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-04-29 23:19:51.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-04-29 23:19:51.414 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-04-29 23:19:51.414 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:51.414 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:51.414 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:51.414 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:51.414 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:51.414 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:51.414 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cc9970a 2024-04-29 23:19:51.414 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:51.414 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:51.414 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:51.414 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:51.414 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:51.414 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:51.414 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:51.414 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:51.414 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:51.414 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:51.414 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:51.414 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:51.414 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:51.414 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:51.414 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:51.414 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:51.414 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:51.414 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:51.414 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:51.414 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-04-29 23:19:51.414 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:51.414 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:51.414 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:51.414 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:51.414 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:51.414 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:51.414 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:51.414 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:51.414 [Test worker @coroutine#6348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-04-29 23:19:51.415 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@2703fabd 2024-04-29 23:19:51.415 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@2703fabd 2024-04-29 23:19:51.415 [Test worker @coroutine#6348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-04-29 23:19:51.429 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2703fabd 2024-04-29 23:19:51.441 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2703fabd 2024-04-29 23:19:51.443 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2703fabd 2024-04-29 23:19:51.444 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2703fabd 2024-04-29 23:19:51.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-04-29 23:19:51.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-04-29 23:19:51.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:51.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:51.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-04-29 23:19:51.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43493a5d 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c7094eb 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c7094eb 2024-04-29 23:19:51.448 [Test worker @coroutine#6367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-04-29 23:19:51.463 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7094eb 2024-04-29 23:19:51.474 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7094eb 2024-04-29 23:19:51.476 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7094eb 2024-04-29 23:19:51.478 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7094eb 2024-04-29 23:19:51.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-04-29 23:19:51.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-04-29 23:19:51.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:51.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:51.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-04-29 23:19:51.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-04-29 23:19:51.482 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-04-29 23:19:51.482 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:51.482 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:51.482 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:51.482 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:51.482 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:51.482 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:51.482 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79b07ccd 2024-04-29 23:19:51.482 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:51.482 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:51.482 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:51.482 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:51.482 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:51.482 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:51.482 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:51.482 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:51.482 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:51.482 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:51.482 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:51.482 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:51.482 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:51.482 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:51.482 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:51.482 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:51.482 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:51.482 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:51.482 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:51.482 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-04-29 23:19:51.482 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:51.482 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:51.482 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:51.482 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:51.482 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:51.482 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:51.482 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:51.482 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:51.482 [Test worker @coroutine#6385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-04-29 23:19:51.483 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@78c7d992 2024-04-29 23:19:51.483 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@78c7d992 2024-04-29 23:19:51.483 [Test worker @coroutine#6385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-04-29 23:19:51.497 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c7d992 2024-04-29 23:19:51.504 [DefaultDispatcher-worker-5 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2024-04-29 23:19:51.504 [DefaultDispatcher-worker-5 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:51.504 [DefaultDispatcher-worker-5 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:51.504 [DefaultDispatcher-worker-5 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:51.505 [DefaultDispatcher-worker-16 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:51.505 [DefaultDispatcher-worker-16 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33865/UmAppDatabase/replication/nodeId 2024-04-29 23:19:51.510 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c7d992 2024-04-29 23:19:51.511 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c7d992 2024-04-29 23:19:51.513 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c7d992 2024-04-29 23:19:51.516 [UI Thread @coroutine#6402] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-04-29 23:19:51.516 [UI Thread @coroutine#6402] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2024-04-29 23:19:51.516 [UI Thread @coroutine#6402] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-04-29 23:19:51.518 [UI Thread @coroutine#6402] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2024-04-29 23:19:51.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-04-29 23:19:51.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-04-29 23:19:51.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:51.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:51.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-04-29 23:19:51.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-04-29 23:19:51.522 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-04-29 23:19:51.522 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:51.522 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:51.522 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:51.522 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:51.522 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:51.522 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:51.522 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@636787fd 2024-04-29 23:19:51.522 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:51.522 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:51.522 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:51.522 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:51.522 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:51.522 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:51.522 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:51.522 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:51.522 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:51.522 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:51.522 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:51.522 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:51.522 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:51.522 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:51.522 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:51.522 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:51.522 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:51.522 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:51.522 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:51.522 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-04-29 23:19:51.522 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:51.522 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:51.522 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:51.522 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:51.522 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:51.522 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:51.522 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:51.522 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:51.523 [Test worker @coroutine#6408] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-04-29 23:19:51.523 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@78835956 2024-04-29 23:19:51.523 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@78835956 2024-04-29 23:19:51.523 [Test worker @coroutine#6408] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-04-29 23:19:51.540 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78835956 2024-04-29 23:19:51.551 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78835956 2024-04-29 23:19:51.553 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78835956 2024-04-29 23:19:51.555 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78835956 2024-04-29 23:19:51.558 [UI Thread @coroutine#6425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60785/Site/verify 2024-04-29 23:19:51.558 [UI Thread @coroutine#6425] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60785/Site/verify. 2024-04-29 23:19:51.558 [UI Thread @coroutine#6425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60785/Site/verify 2024-04-29 23:19:51.560 [UI Thread @coroutine#6425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60785/Site/verify 2024-04-29 23:19:51.560 [UI Thread @coroutine#6425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60785/Site/verify 2024-04-29 23:19:51.560 [UI Thread @coroutine#6425] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60785/Site/verify. 2024-04-29 23:19:51.560 [UI Thread @coroutine#6425] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60785/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-29 23:19:51.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-04-29 23:19:51.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-04-29 23:19:51.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-29 23:19:51.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:51.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-04-29 23:19:51.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-04-29 23:19:51.569 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-04-29 23:19:51.569 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-29 23:19:51.569 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-29 23:19:51.569 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-29 23:19:51.569 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-29 23:19:51.569 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-29 23:19:51.569 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-29 23:19:51.569 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4af44e42 2024-04-29 23:19:51.569 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-29 23:19:51.569 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-29 23:19:51.569 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-29 23:19:51.569 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-29 23:19:51.569 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-29 23:19:51.569 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-29 23:19:51.569 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-29 23:19:51.569 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-29 23:19:51.569 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-29 23:19:51.569 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-29 23:19:51.569 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-29 23:19:51.569 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-29 23:19:51.569 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-29 23:19:51.569 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-29 23:19:51.569 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-29 23:19:51.569 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-29 23:19:51.570 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-29 23:19:51.570 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-29 23:19:51.570 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-29 23:19:51.570 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-04-29 23:19:51.570 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-29 23:19:51.570 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-29 23:19:51.570 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-29 23:19:51.570 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-29 23:19:51.570 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-29 23:19:51.570 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-29 23:19:51.570 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-29 23:19:51.570 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-29 23:19:51.570 [Test worker @coroutine#6432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-04-29 23:19:51.570 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab80ea 2024-04-29 23:19:51.570 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab80ea 2024-04-29 23:19:51.570 [Test worker @coroutine#6432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-04-29 23:19:51.587 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab80ea 2024-04-29 23:19:51.598 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab80ea 2024-04-29 23:19:51.600 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab80ea 2024-04-29 23:19:51.601 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab80ea 2024-04-29 23:19:51.614 [DefaultDispatcher-worker-12 @coroutine#6440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab80ea 2024-04-29 23:19:51.615 [DefaultDispatcher-worker-9 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2024-04-29 23:19:51.615 [DefaultDispatcher-worker-9 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:51.615 [DefaultDispatcher-worker-9 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:51.615 [DefaultDispatcher-worker-9 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:51.616 [DefaultDispatcher-worker-3 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:51.616 [DefaultDispatcher-worker-3 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36173/UmAppDatabase/replication/nodeId 2024-04-29 23:19:51.621 [DefaultDispatcher-worker-7 @coroutine#6432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab80ea 2024-04-29 23:19:51.627 [UI Thread @coroutine#6453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54637/586644393801637888/_ustadmanifest.json 2024-04-29 23:19:51.627 [UI Thread @coroutine#6453] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54637/586644393801637888/_ustadmanifest.json. 2024-04-29 23:19:51.627 [UI Thread @coroutine#6453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54637/586644393801637888/_ustadmanifest.json 2024-04-29 23:19:51.628 [UI Thread @coroutine#6453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54637/586644393801637888/_ustadmanifest.json 2024-04-29 23:19:51.628 [UI Thread @coroutine#6453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54637/586644393801637888/_ustadmanifest.json 2024-04-29 23:19:51.628 [UI Thread @coroutine#6453] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54637/586644393801637888/_ustadmanifest.json. 2024-04-29 23:19:51.628 [UI Thread @coroutine#6453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54637/586644393801637888/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-29 23:19:51.629 [UI Thread @coroutine#6453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54637/tincan.xml 2024-04-29 23:19:51.629 [UI Thread @coroutine#6453] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54637/tincan.xml. 2024-04-29 23:19:51.629 [UI Thread @coroutine#6453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54637/tincan.xml 2024-04-29 23:19:51.630 [UI Thread @coroutine#6453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54637/tincan.xml 2024-04-29 23:19:51.630 [UI Thread @coroutine#6453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54637/tincan.xml 2024-04-29 23:19:51.650 [DefaultDispatcher-worker-5 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee5792a 2024-04-29 23:19:51.650 [DefaultDispatcher-worker-5 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:51.650 [DefaultDispatcher-worker-5 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId. 2024-04-29 23:19:51.650 [DefaultDispatcher-worker-5 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:51.651 [DefaultDispatcher-worker-9 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:51.651 [DefaultDispatcher-worker-9 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37645/UmAppDatabase/replication/nodeId 2024-04-29 23:19:51.670 [HikariPool-247 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:51.673 [UI Thread @coroutine#6453] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54637/tincan.xml. 2024-04-29 23:19:51.673 [UI Thread @coroutine#6453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54637/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-04-29 23:19:51.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-04-29 23:19:51.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-04-29 23:19:51.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-29 23:19:51.675 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ab80ea: (connection evicted) 2024-04-29 23:19:51.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-29 23:19:51.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-04-29 23:19:51.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed.